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

◆ Begin() [1/2]

void Microsoft.Xna.Framework.Graphics.SpriteBatch.Begin ( SpriteSortMode sortMode,
bool useTransformMatrix,
bool defferedBatch )
inlineinherited

Definition at line 81 of file SpriteBatch.cs.

82 {
83 throw null;
84 }