docs.unity.cn
    Show / Hide Table of Contents

    Method UnsafeGetCopyOfNativeArrayPtrElement

    UnsafeGetCopyOfNativeArrayPtrElement<T>(IntPtr, Int32)

    Declaration
    public static T UnsafeGetCopyOfNativeArrayPtrElement<T>(IntPtr nativeArrayPtr, int elementIndex)
        where T : struct
    Parameters
    Type Name Description
    IntPtr nativeArrayPtr
    Int32 elementIndex
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use