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

◆ DrawGeometryWithSubMeshes()

void Microsoft.Xna.Framework.Graphics.GraphicsDevice.DrawGeometryWithSubMeshes ( SpriteBatcher::VertexData[] vertices,
short[] indices,
int vertexCount,
int indexCount,
Vector3 position,
Vector3 scale,
List< Material > subMeshMaterials,
List< SubMeshDescriptor > subMeshPartitions )
inline

Definition at line 1003 of file GraphicsDevice.cs.

1004 {
1005 throw null;
1006 }