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

◆ AnyButtonWasReleased

bool InControl.InputDevice.AnyButtonWasReleased
getinherited

Definition at line 1794 of file InputDevice.cs.

1795 {
1796 get
1797 {
1798 int num = 1;
1800 if (this.<Controls>k__BackingField == null || num == 0 || num == 0 || num != 0)
1801 {
1802 return;
1803 }
1804 }
1805 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
ReadOnlyCollection< InputControl > Controls