isValid property
Indicates whether this instance is valid.
It will be made invalid when the corresponding SDKNativeEngine is destroyed.
Returns true if this instance is valid, false otherwise. It will be made
Implementation
bool get isValid;
Indicates whether this instance is valid.
It will be made invalid when the corresponding SDKNativeEngine is destroyed.
Returns true if this instance is valid, false otherwise. It will be made
bool get isValid;