Example #1
0
    public SWIGTYPE_p_Console __deref__()
    {
        global::System.IntPtr cPtr = IronSightEnginePINVOKE.Console___deref__(swigCPtr);
        SWIGTYPE_p_Console    ret  = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_Console(cPtr, false);

        return(ret);
    }