Click or drag to resize
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
C#
public bool WasDestroyed { get; }

Property Value

Type: Boolean
See Also