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

◆ AnyButtonWasPressed

bool InControl.InputDevice.AnyButtonWasPressed
getinherited

Definition at line 1779 of file InputDevice.cs.

1780 {
1781 get
1782 {
1783 int num = 1;
1785 if (this.<Controls>k__BackingField == null || num == 0 || num == 0 || num != 0)
1786 {
1787 return;
1788 }
1789 }
1790 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
ReadOnlyCollection< InputControl > Controls