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

◆ Right

OneAxisInputControl InControl.TwoAxisInputControl.Right
getprotected set

Definition at line 99 of file TwoAxisInputControl.cs.

100 {
102 get
103 {
104 return this.<Right>k__BackingField;
105 }
107 protected set
108 {
110 }
111 }
class f__AnonymousType0<< Count > j__TPar

Referenced by InControl.TwoAxisInputControl.ClearInputState(), and InControl.TwoAxisInputControl.UpdateWithAxes().