예제 #1
0
        public string GetPath()
        {
            string ret = System.Runtime.InteropServices.Marshal.PtrToStringUni(EffekseerNativePINVOKE.GUIManagerCallback_GetPath(swigCPtr));

            return(ret);
        }