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

◆ SetIndexBufferData< T >()

void UnityEngine.Mesh.SetIndexBufferData< T > ( T[] data,
int dataStart,
int meshBufferStart,
int count,
MeshUpdateFlags flags = MeshUpdateFlags::Default )
inline
Type Constraints
T :struct 

Definition at line 1334 of file Mesh.cs.

1334 : struct
1335 {
1336 throw null;
1337 }