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
IsInScene 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#
Copy
public
bool
IsInScene
{
get
; }
Property Value
Type:
Boolean
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