terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Origin90

Enumerator
BottomLeft 
TopLeft 
TopRight 
BottomRight 

Definition at line 1019 of file Image.cs.

1020 {
1021 // Token: 0x040000B8 RID: 184
1022 BottomLeft,
1023 // Token: 0x040000B9 RID: 185
1024 TopLeft,
1025 // Token: 0x040000BA RID: 186
1026 TopRight,
1027 // Token: 0x040000BB RID: 187
1029 }