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

◆ MonoOrStereoscopicEye

Enumerator
Left 
Right 
Mono 

Definition at line 687 of file Camera.cs.

688 {
689 [global::Cpp2ILInjected.Token(Token = "0x40002F5")]
690 Left,
691 [global::Cpp2ILInjected.Token(Token = "0x40002F6")]
692 Right,
693 [global::Cpp2ILInjected.Token(Token = "0x40002F7")]
694 Mono
695 }