Class AllocatorHandle
public class AllocatorHandle : ObjectHandle, IDisposable- Inheritance
- 
      
      
      
      
      
      
      AllocatorHandle
- Implements
- Inherited Members
Constructors
AllocatorHandle(nint, bool)
public AllocatorHandle(nint handle, bool ownsHandle)Parameters
Methods
For<T>(ConstructArgument[])
public static AllocatorHandle For<T>(ConstructArgument[] constructArguments) where T : Allocator, GTypeProviderParameters
- constructArgumentsConstructArgument[]
Returns
Type Parameters
- T