docs.unity.cn
    Show / Hide Table of Contents

    Method UnsafeGetChunkNativeArrayReadOnlyIntPtr

    UnsafeGetChunkNativeArrayReadOnlyIntPtr<T>(ArchetypeChunk, ComponentTypeHandle<T>)

    Declaration
    public static IntPtr UnsafeGetChunkNativeArrayReadOnlyIntPtr<T>(ArchetypeChunk chunk, ComponentTypeHandle<T> typeHandle)
        where T : struct, IComponentData
    Parameters
    Type Name Description
    ArchetypeChunk chunk
    ComponentTypeHandle<T> typeHandle
    Returns
    Type Description
    IntPtr
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use