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

◆ MoonPhase

Enumerator
Full 
ThreeQuartersAtLeft 
HalfAtLeft 
QuarterAtLeft 
Empty 
QuarterAtRight 
HalfAtRight 
ThreeQuartersAtRight 

Definition at line 7 of file MoonPhase.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x40074F8")]
10 Full,
11 [global::Cpp2ILInjected.Token(Token = "0x40074F9")]
13 [global::Cpp2ILInjected.Token(Token = "0x40074FA")]
15 [global::Cpp2ILInjected.Token(Token = "0x40074FB")]
17 [global::Cpp2ILInjected.Token(Token = "0x40074FC")]
18 Empty,
19 [global::Cpp2ILInjected.Token(Token = "0x40074FD")]
21 [global::Cpp2ILInjected.Token(Token = "0x40074FE")]
23 [global::Cpp2ILInjected.Token(Token = "0x40074FF")]
25 }