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

Property Value

Type: Boolean
See Also