terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ EyeFrame

Enumerator
EyeOpen 
EyeHalfClosed 
EyeClosed 

Definition at line 123 of file PlayerEyeHelper.cs.

124 {
125 [global::Cpp2ILInjected.Token(Token = "0x4007ECC")]
126 EyeOpen,
127 [global::Cpp2ILInjected.Token(Token = "0x4007ECD")]
129 [global::Cpp2ILInjected.Token(Token = "0x4007ECE")]
131 }