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

◆ Set() [2/4]

void Microsoft.Xna.Framework.Graphics.SpriteBatchItem.Set ( float x,
float y,
float dx,
float dy,
float w,
float h,
float sin,
float cos,
ref VertexColors colors,
ref Vector2 texCoordTL,
ref Vector2 texCoordBR )
inline

Definition at line 640 of file SpriteBatchItem.cs.

641 {
642 throw null;
643 }