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

◆ EyeState

Enumerator
NormalBlinking 
InStorm 
InBed 
JustTookDamage 
IsModeratelyDamaged 
IsBlind 
IsTipsy 
IsPoisoned 

Definition at line 134 of file PlayerEyeHelper.cs.

135 {
136 [global::Cpp2ILInjected.Token(Token = "0x4007ED0")]
138 [global::Cpp2ILInjected.Token(Token = "0x4007ED1")]
139 InStorm,
140 [global::Cpp2ILInjected.Token(Token = "0x4007ED2")]
141 InBed,
142 [global::Cpp2ILInjected.Token(Token = "0x4007ED3")]
144 [global::Cpp2ILInjected.Token(Token = "0x4007ED4")]
146 [global::Cpp2ILInjected.Token(Token = "0x4007ED5")]
147 IsBlind,
148 [global::Cpp2ILInjected.Token(Token = "0x4007ED6")]
149 IsTipsy,
150 [global::Cpp2ILInjected.Token(Token = "0x4007ED7")]
152 }