Property Function
Function
All allocators must implement this property, in order to be installed in the custom allocator table.
Declaration
[ExcludeFromBurstCompatTesting("Returns managed delegate")]
public AllocatorManager.TryFunction Function { get; }
Property Value
Type | Description |
---|---|
AllocatorManager.TryFunction |
Implements
Unity.Collections.AllocatorManager.IAllocator.Function