|
override void | OnUpdate (GameTime gameTime) |
|
virtual void | OnAwake () |
|
virtual void | OnStart () |
|
virtual void | OnFixedUpdate (GameTime gameTime) |
|
virtual void | OnDestroy () |
|
|
override void | SetEnabled (bool state) |
|
int | CompareTo (Behaviour? other) |
|
delegate void | EnabledChanged (bool state) |
|
bool | HasTag (string tag) |
|
readonly uint | InstanceID |
|
readonly HashSet< string > | Tags = new() |
|
Game | Game [get, set] |
|
Node? | Node [get, set] |
|
bool | Enabled = true [get] |
|
string | Name = "Generic Object" [get, protected set] |
|
EnabledChanged? | EnabledChangedEvent |
|
◆ OnUpdate()
override void GameDemo1.Scripts.DeathSceneController.OnUpdate |
( |
GameTime |
gameTime | ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file:
- GameDemo1/Scripts/DeathSceneController.cs