Green Rock Engine 0
Loading...
Searching...
No Matches
Protected Member Functions | List of all members
GameDemo1.Scripts.GameController Class Reference
Inheritance diagram for GameDemo1.Scripts.GameController:
Inheritance graph
[legend]
Collaboration diagram for GameDemo1.Scripts.GameController:
Collaboration graph
[legend]

Protected Member Functions

override void OnStart ()
 
- Protected Member Functions inherited from GREngine.Core.System.Behaviour
virtual void OnAwake ()
 
virtual void OnUpdate (GameTime gameTime)
 
virtual void OnFixedUpdate (GameTime gameTime)
 
virtual void OnDestroy ()
 

Additional Inherited Members

- Public Member Functions inherited from GREngine.Core.System.Behaviour
override void SetEnabled (bool state)
 
int CompareTo (Behaviour? other)
 
- Public Member Functions inherited from GREngine.Core.System.AbstractGameObject
delegate void EnabledChanged (bool state)
 
bool HasTag (string tag)
 
- Protected Attributes inherited from GREngine.Core.System.Behaviour
readonly uint InstanceID
 
- Protected Attributes inherited from GREngine.Core.System.AbstractGameObject
readonly HashSet< string > Tags = new()
 
- Properties inherited from GREngine.Core.System.Behaviour
Game Game [get, set]
 
NodeNode [get, set]
 
- Properties inherited from GREngine.Core.System.AbstractGameObject
bool Enabled = true [get]
 
string Name = "Generic Object" [get, protected set]
 
- Events inherited from GREngine.Core.System.AbstractGameObject
EnabledChanged? EnabledChangedEvent
 

Member Function Documentation

◆ OnStart()

override void GameDemo1.Scripts.GameController.OnStart ( )
inlineprotectedvirtual

Reimplemented from GREngine.Core.System.Behaviour.


The documentation for this class was generated from the following file: