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

◆ IsHidden

bool InControl.InputDeviceProfile.IsHidden
getinherited

Definition at line 441 of file InputDeviceProfile.cs.

442 {
443 get
444 {
445 if (!true)
446 {
447 }
448 Type type = base.GetType();
449 return true;
450 }
451 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287