Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ NFD_PathSet_GetPath()

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

Definition at line 143 of file nativefiledialog.cs.

144 {
146 }
static IntPtr INTERNAL_NFD_PathSet_GetPath(ref nfdpathset_t pathset, IntPtr index)
static unsafe string UTF8_ToManaged(IntPtr s, bool freePtr=false)

References System.index, INTERNAL_NFD_PathSet_GetPath(), and UTF8_ToManaged().