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

◆ ExtenderType

Enumerator
None 
Simple 
Voiced 
Conditional 
Buggy 

Definition at line 1966 of file SimpleCollator.cs.

1967 {
1968 [global::Cpp2ILInjected.Token(Token = "0x4000120")]
1969 None,
1970 [global::Cpp2ILInjected.Token(Token = "0x4000121")]
1971 Simple,
1972 [global::Cpp2ILInjected.Token(Token = "0x4000122")]
1973 Voiced,
1974 [global::Cpp2ILInjected.Token(Token = "0x4000123")]
1976 [global::Cpp2ILInjected.Token(Token = "0x4000124")]
1977 Buggy
1978 }