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

◆ OnDrawGizmos()

void InControl.TouchControl.OnDrawGizmos ( )
inlineprivateinherited

Definition at line 185 of file TouchControl.cs.

186 {
187 bool enabled = base.enabled;
188 TouchManager.GizmoShowOption controlsShowGizmos = TouchManager.ControlsShowGizmos;
189 bool isPlaying = Application.isPlaying;
190 }
class f__AnonymousType0<< Count > j__TPar

References InControl.TouchManager.ControlsShowGizmos, UnityEngine.Behaviour.enabled, UnityEngine.Application.isPlaying, and j__TPar.