GameObjectIsInActiveScene Property |
Return if this object is inside the currently active scene.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsInActiveScene { get; }
Property Value
Type:
BooleanSee Also