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

◆ AddVert() [4/4]

void UnityEngine.UI.VertexHelper.AddVert ( Vector3 position,
Color32 color,
Vector4 uv0,
Vector4 uv1,
Vector4 uv2,
Vector4 uv3,
Vector3 normal,
Vector4 tangent )
inline

Definition at line 206 of file VertexHelper.cs.

207 {
208 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
209 }