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

◆ Origin360

Enumerator
Bottom 
Right 
Top 
Left 

Definition at line 1545 of file Image.cs.

1546 {
1547 [global::Cpp2ILInjected.Token(Token = "0x40000C2")]
1548 Bottom,
1549 [global::Cpp2ILInjected.Token(Token = "0x40000C3")]
1550 Right,
1551 [global::Cpp2ILInjected.Token(Token = "0x40000C4")]
1552 Top,
1553 [global::Cpp2ILInjected.Token(Token = "0x40000C5")]
1554 Left
1555 }