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

◆ DrawPartialLiquid()

void Terraria.GameContent.Drawing.TileDrawing.DrawPartialLiquid ( SpriteBatch spriteBatch,
bool behindBlocks,
TileDrawInfo tileCache,
ref Vector2 position,
ref Rectangle liquidSize,
int liquidType,
ref VertexColors colors )
inlineprivate

Definition at line 3091 of file TileDrawing.cs.

3092 {
3093 throw null;
3094 }