docs.unity.cn
    Show / Hide Table of Contents

    Method UnsafeAsRef

    UnsafeAsRef<T>(IntPtr)

    Declaration
    public static ref T UnsafeAsRef<T>(IntPtr value)
        where T : struct
    Parameters
    Type Name Description
    IntPtr value
    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