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

◆ nfdresult_t

Enumerator
NFD_ERROR 
NFD_OKAY 
NFD_CANCEL 

Definition at line 147 of file nativefiledialog.cs.

148 {
149 // Token: 0x040020E4 RID: 8420
150 NFD_ERROR,
151 // Token: 0x040020E5 RID: 8421
152 NFD_OKAY,
153 // Token: 0x040020E6 RID: 8422
155 }