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

◆ Use

Enumerator
Default 
Required 
Implied 
Fixed 
RequiredFixed 

Definition at line 253 of file SchemaDeclBase.cs.

254 {
255 [global::Cpp2ILInjected.Token(Token = "0x4000530")]
256 Default,
257 [global::Cpp2ILInjected.Token(Token = "0x4000531")]
258 Required,
259 [global::Cpp2ILInjected.Token(Token = "0x4000532")]
260 Implied,
261 [global::Cpp2ILInjected.Token(Token = "0x4000533")]
262 Fixed,
263 [global::Cpp2ILInjected.Token(Token = "0x4000534")]
265 }