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_PathSet_GetPath()

static string nativefiledialog.NFD_PathSet_GetPath ( nativefiledialog::nfdpathset_t pathset,
IntPtr index )
inlinestatic

Definition at line 133 of file nativefiledialog.cs.

134 {
135 long num = 0L;
137 return nativefiledialog.UTF8_ToManaged(intPtr, num != 0L);
138 }
class f__AnonymousType0<< Count > j__TPar
static unsafe string UTF8_ToManaged(IntPtr s, bool freePtr=false)

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