GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS
GameObject Class
GameObject Properties
ActiveScene Property
Count Property
Enabled Property
IsActuallyEnabled Property
IsActuallyVisible Property
IsInActiveScene Property
IsInScene Property
IsRoot Property
Name Property
Parent Property
ParentScene Property
PhysicalBody Property
SceneNode Property
Visible Property
WasDestroyed Property
GameObject
ParentScene 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#
Copy
public
GameScene
ParentScene
{
get
; }
Property Value
Type:
GameScene
See Also
Reference
GameObject Class
GeonBit.ECS Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com