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

◆ RequestActivation()

void InControl.InputDevice.RequestActivation ( )
inlinepackageinherited

Definition at line 1526 of file InputDevice.cs.

1527 {
1528 if (!true)
1529 {
1530 }
1531 if (!true)
1532 {
1533 }
1534 this.<IsActive>k__BackingField = true;
1535 this.<LastInputTick>k__BackingField = 1UL;
1536 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField

References InControl.InputDevice.IsActive, j__TPar, InControl.InputDevice.k__BackingField, and InControl.InputDevice.LastInputTick.

Referenced by InControl.TouchManager.InvokeTouchEvents().