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

◆ CommitControlState()

override void InControl.TouchStickControl.CommitControlState ( ulong updateTick,
float deltaTime )
inline

Definition at line 139 of file TouchStickControl.cs.

140 {
142 base.CommitAnalog(analogTarget);
143 }
class f__AnonymousType0<< Count > j__TPar
void CommitAnalog(TouchControl.AnalogTarget target)
TouchControl.AnalogTarget target

References InControl.TouchControl.CommitAnalog(), j__TPar, and InControl.TouchStickControl.target.