Struct LayoutUtilityManaged | Entities | 0.3.0-preview.4
docs.unity.cn
    Show / Hide Table of Contents

    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>
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX