Green Rock Engine 0
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | Properties | Events | List of all members
GREngine.Core.System.AbstractGameObject Class Referenceabstract

Anything that exists within the game scene. More...

Inheritance diagram for GREngine.Core.System.AbstractGameObject:
Inheritance graph
[legend]

Public Member Functions

delegate void EnabledChanged (bool state)
 
virtual void SetEnabled (bool state)
 
bool HasTag (string tag)
 

Protected Attributes

readonly HashSet< string > Tags = new()
 

Properties

bool Enabled = true [get]
 
string Name = "Generic Object" [get, protected set]
 

Events

EnabledChanged? EnabledChangedEvent
 

Detailed Description

Anything that exists within the game scene.


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