Click or drag to resize
GameObjectParentScene Property
Get the parent scene of this game object.

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

Property Value

Type: GameScene
See Also