docs.unity.cn
    Show / Hide Table of Contents

    Constructor FunctionPointer

    FunctionPointer(IntPtr)

    Creates a new instance of this function pointer with the following native pointer.

    Declaration
    public FunctionPointer(IntPtr ptr)
    Parameters
    Type Name Description
    IntPtr ptr
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use