terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ nfdresult_t

Enumerator
NFD_ERROR 
NFD_OKAY 
NFD_CANCEL 

Definition at line 332 of file nativefiledialog.cs.

333 {
334 [global::Cpp2ILInjected.Token(Token = "0x40020E4")]
335 NFD_ERROR,
336 [global::Cpp2ILInjected.Token(Token = "0x40020E5")]
337 NFD_OKAY,
338 [global::Cpp2ILInjected.Token(Token = "0x40020E6")]
340 }