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

◆ IsActive

bool InControl.InputDevice.IsActive
getprivate setinherited

Definition at line 134 of file InputDevice.cs.

135 {
137 get
138 {
139 return this.<IsActive>k__BackingField;
140 }
142 private set
143 {
144 }
145 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField

Referenced by InControl.InputDevice.Commit(), and InControl.InputDevice.RequestActivation().