EngineValueType.IsDisposed Property
Gets a value that tells whether the current EngineValueType has been disposed.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean IsDisposed { get; }
Property Value
Type: System.Boolean
True if the current instance has been disposed; otherwise, False.
True if the current instance has been disposed; otherwise, False.
Platforms
Windows, Linux, Android