GameObjectIsRoot Property |
Get if this game object is the root of the currently loaded scene.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsRoot { get; }
Property Value
Type:
BooleanSee Also