Click or drag to resize
GameObjectIsInScene Property
Get if this Game Object currently belong to any scene.

Namespace:  GeonBit.ECS
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsInScene { get; }

Property Value

Type: Boolean
See Also