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

◆ Down

OneAxisInputControl InControl.TwoAxisInputControl.Down
getprotected set

Definition at line 133 of file TwoAxisInputControl.cs.

134 {
136 get
137 {
138 return this.<Down>k__BackingField;
139 }
141 protected set
142 {
143 this.<Down>k__BackingField = value;
144 }
145 }
class f__AnonymousType0<< Count > j__TPar

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