tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for nativefiledialog, including all inherited members.
NFD_GetError() (defined in nativefiledialog) | nativefiledialog | static |
NFD_OpenDialog(string filterList, string defaultPath, out string outPath) (defined in nativefiledialog) | nativefiledialog | static |
NFD_OpenDialogMultiple(string filterList, string defaultPath, out nfdpathset_t outPaths) (defined in nativefiledialog) | nativefiledialog | static |
NFD_PathSet_Free(ref nfdpathset_t pathset) (defined in nativefiledialog) | nativefiledialog | |
NFD_PathSet_GetCount(ref nfdpathset_t pathset) (defined in nativefiledialog) | nativefiledialog | |
NFD_PathSet_GetPath(ref nfdpathset_t pathset, IntPtr index) (defined in nativefiledialog) | nativefiledialog | static |
NFD_PickFolder(string defaultPath, out string outPath) (defined in nativefiledialog) | nativefiledialog | static |
NFD_SaveDialog(string filterList, string defaultPath, out string outPath) (defined in nativefiledialog) | nativefiledialog | static |
nfdresult_t enum name (defined in nativefiledialog) | nativefiledialog |