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

◆ IsAttached

bool InControl.InputDevice.IsAttached
getprivate setinherited

Definition at line 150 of file InputDevice.cs.

151 {
153 get
154 {
155 return this.<IsAttached>k__BackingField;
156 }
158 private set
159 {
160 }
161 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField

Referenced by InControl.InputDevice.OnAttached().