BaseComponent_GameObject Property |
Get the game object this component is attached to.
Namespace:
GeonBit.ECS.Components
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public GameObject _GameObject { get; }
Property Value
Type:
GameObjectSee Also