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

◆ UpdateTick

ulong InControl.TwoAxisInputControl.UpdateTick
getprotected set

Definition at line 150 of file TwoAxisInputControl.cs.

151 {
153 get
154 {
155 return this.<UpdateTick>k__BackingField;
156 }
158 protected set
159 {
161 }
162 }
class f__AnonymousType0<< Count > j__TPar

Referenced by InControl.PlayerTwoAxisAction.ProcessActionUpdate(), and InControl.TwoAxisInputControl.UpdateWithAxes().