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
◆
SetIndicesImpl()
void
UnityEngine.Mesh.SetIndicesImpl
(
int
submesh
,
MeshTopology
topology
,
IndexFormat
indicesFormat
,
Array
indices
,
int
arrayStart
,
int
arraySize
,
bool
calculateBounds
,
int
baseVertex
)
inline
private
Definition at line
72
of file
Mesh.cs
.
73
{
74
throw
new
MissingMethodException
();
75
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
Mesh
Generated by
1.10.0