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

◆ AnyButtonIsPressed

bool InControl.InputDevice.AnyButtonIsPressed
getinherited

Definition at line 1764 of file InputDevice.cs.

1765 {
1766 get
1767 {
1768 int num = 1;
1770 if (this.<Controls>k__BackingField == null || num == 0 || num == 0 || num == 0 || num == 0)
1771 {
1772 return;
1773 }
1774 }
1775 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
ReadOnlyCollection< InputControl > Controls