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

◆ Origin90

Enumerator
BottomLeft 
TopLeft 
TopRight 
BottomRight 

Definition at line 1519 of file Image.cs.

1520 {
1521 [global::Cpp2ILInjected.Token(Token = "0x40000B8")]
1522 BottomLeft,
1523 [global::Cpp2ILInjected.Token(Token = "0x40000B9")]
1524 TopLeft,
1525 [global::Cpp2ILInjected.Token(Token = "0x40000BA")]
1526 TopRight,
1527 [global::Cpp2ILInjected.Token(Token = "0x40000BB")]
1529 }