Struct LayoutUtilityManaged
Namespace: Unity.Entities
Syntax
public struct LayoutUtilityManaged
Methods
CreateDescriptor(Type, Allocator)
Declaration
public static NativeArray<SOAFieldInfo> CreateDescriptor(Type type, Allocator allocator)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
Allocator | allocator |
Returns
Type | Description |
---|---|
NativeArray<SOAFieldInfo> |