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

◆ MeshUpdateFlags

Enumerator
Default 
DontValidateIndices 
DontResetBoneBounds 
DontNotifyMeshUsers 
DontRecalculateBounds 

Definition at line 7 of file MeshUpdateFlags.cs.

8 {
9 // Token: 0x04000433 RID: 1075
10 Default = 0,
11 // Token: 0x04000434 RID: 1076
13 // Token: 0x04000435 RID: 1077
15 // Token: 0x04000436 RID: 1078
17 // Token: 0x04000437 RID: 1079
19 }