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

◆ DefaultDimensionForChannel()

static int UnityEngine.Mesh.DefaultDimensionForChannel ( VertexAttribute channel)
inlinestaticpackage

Definition at line 203 of file Mesh.cs.

204 {
205 return 4;
206 }

Referenced by UnityEngine.Mesh.SetListForChannel< T >().