terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ InjectBatches()

void Microsoft.Xna.Framework.Graphics.Clipper.InjectBatches ( SpriteBatchItem item,
bool resuseItem,
int outNumPoints,
SpriteBatcher::VertexData[] output )
inlineprivate

Definition at line 143 of file Clipper.cs.

144 {
145 SpriteBatch spriteBatch = this.clippingBatch;
146 Texture2D texture = item.Texture;
147 SpriteBatchItem spriteBatchItem = spriteBatch.InsertNewBatchItem(texture);
148 }
class f__AnonymousType0<< Count > j__TPar

References Microsoft.Xna.Framework.Graphics.Texture.Texture(), Microsoft.Xna.Framework.Graphics.Clipper.clippingBatch, Microsoft.Xna.Framework.Graphics.SpriteBatch.InsertNewBatchItem(), System.item, and j__TPar.