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() [1/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 Color color,
ref Vector2 texCoordTL,
ref Vector2 texCoordBR )
inline

Definition at line 569 of file SpriteBatchItem.cs.

570 {
571 throw null;
572 }