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

◆ SimpleSamplerMarkers

Enumerator
Update 
UpdateNPCs 
UpdateWorld 
UpdateLiquid 
UpdateOverground 
UpdateUnderground 
UpdatePlayers 
Draw 
DrawTiles 
DrawBatch 
SpriteBatchDraw 

Definition at line 5 of file SimpleSamplerMarkers.cs.

6{
7 [global::Cpp2ILInjected.Token(Token = "0x4001F96")]
8 Update,
9 [global::Cpp2ILInjected.Token(Token = "0x4001F97")]
11 [global::Cpp2ILInjected.Token(Token = "0x4001F98")]
13 [global::Cpp2ILInjected.Token(Token = "0x4001F99")]
15 [global::Cpp2ILInjected.Token(Token = "0x4001F9A")]
17 [global::Cpp2ILInjected.Token(Token = "0x4001F9B")]
19 [global::Cpp2ILInjected.Token(Token = "0x4001F9C")]
21 [global::Cpp2ILInjected.Token(Token = "0x4001F9D")]
22 Draw,
23 [global::Cpp2ILInjected.Token(Token = "0x4001F9E")]
25 [global::Cpp2ILInjected.Token(Token = "0x4001F9F")]
27 [global::Cpp2ILInjected.Token(Token = "0x4001FA0")]
29}