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

◆ OriginVertical

Enumerator
Bottom 
Top 

Definition at line 1510 of file Image.cs.

1511 {
1512 [global::Cpp2ILInjected.Token(Token = "0x40000B5")]
1513 Bottom,
1514 [global::Cpp2ILInjected.Token(Token = "0x40000B6")]
1515 Top
1516 }