Class Vec3ManagedHandle
public class Vec3ManagedHandle : Vec3OwnedHandle, IDisposable, IEquatable<Vec3Handle>
- Inheritance
-
Vec3ManagedHandle
- Implements
- Inherited Members
Methods
Create()
public static Vec3ManagedHandle Create()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()