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

◆ Type

Enumerator
Simple 
Sliced 
Tiled 
Filled 

Definition at line 1473 of file Image.cs.

1474 {
1475 [global::Cpp2ILInjected.Token(Token = "0x40000A7")]
1476 Simple,
1477 [global::Cpp2ILInjected.Token(Token = "0x40000A8")]
1478 Sliced,
1479 [global::Cpp2ILInjected.Token(Token = "0x40000A9")]
1480 Tiled,
1481 [global::Cpp2ILInjected.Token(Token = "0x40000AA")]
1482 Filled
1483 }