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

◆ CubeMapFace

Enumerator
PositiveX 
NegativeX 
PositiveY 
NegativeY 
PositiveZ 
NegativeZ 

Definition at line 6 of file CubeMapFace.cs.

7 {
8 // Token: 0x040024C9 RID: 9417
9 PositiveX,
10 // Token: 0x040024CA RID: 9418
11 NegativeX,
12 // Token: 0x040024CB RID: 9419
13 PositiveY,
14 // Token: 0x040024CC RID: 9420
15 NegativeY,
16 // Token: 0x040024CD RID: 9421
18 // Token: 0x040024CE RID: 9422
20 }