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

◆ OnDrawGizmosSelected()

void InControl.TouchControl.OnDrawGizmosSelected ( )
inlineprivateinherited

Definition at line 177 of file TouchControl.cs.

178 {
179 bool enabled = base.enabled;
180 TouchManager.GizmoShowOption controlsShowGizmos = TouchManager.ControlsShowGizmos;
181 bool flag = Utility.GameObjectIsCulledOnCurrentCamera(base.gameObject);
182 }
class f__AnonymousType0<< Count > j__TPar

References InControl.TouchManager.ControlsShowGizmos, UnityEngine.Behaviour.enabled, InControl.Utility.GameObjectIsCulledOnCurrentCamera(), and j__TPar.