GameObjectWasDestroyed Property |
Get if this object was destroyed and should not be used anymore.
Namespace:
GeonBit.ECS
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool WasDestroyed { get; }
Property Value
Type:
BooleanSee Also