IUpdateable.Enabled Property
Indicates whether the game component's Update method should be called in Game.Update.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)
Syntax
public bool Enabled { get; }
Property Value
true if Update should be called; false otherwise.
See Also
Reference
IUpdateable Interface
IUpdateable Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP