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

◆ AnyTogglesOn()

bool UnityEngine.UI.ToggleGroup.AnyTogglesOn ( )
inline

Definition at line 96 of file ToggleGroup.cs.

97 {
99 if (!true)
100 {
101 }
102 if (!true)
103 {
104 }
105 bool flag;
106 return flag;
107 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.UI.ToggleGroup.m_Toggles.

Referenced by UnityEngine.UI.ToggleGroup.EnsureValidState(), and UnityEngine.UI.Toggle.Set().