Click or drag to resize
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
C#
public bool IsRoot { get; }

Property Value

Type: Boolean
See Also