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

◆ Origin180

Enumerator
Bottom 
Left 
Top 
Right 

Definition at line 1032 of file Image.cs.

1033 {
1034 // Token: 0x040000BD RID: 189
1035 Bottom,
1036 // Token: 0x040000BE RID: 190
1037 Left,
1038 // Token: 0x040000BF RID: 191
1039 Top,
1040 // Token: 0x040000C0 RID: 192
1041 Right
1042 }