terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ NFD_GetError()

static string nativefiledialog.NFD_GetError ( )
inlinestatic

Definition at line 119 of file nativefiledialog.cs.

120 {
122 long num = 0L;
123 return nativefiledialog.UTF8_ToManaged(intPtr, num != 0L);
124 }
class f__AnonymousType0<< Count > j__TPar
static unsafe string UTF8_ToManaged(IntPtr s, bool freePtr=false)
static IntPtr INTERNAL_NFD_GetError()

References INTERNAL_NFD_GetError(), j__TPar, System.L, and UTF8_ToManaged().