Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ToggleButtonGroupState.ToggleAllOptions

Declaration

public void ToggleAllOptions();

Description

Toggles all the available options' state.

Calling this method will make all the active toggle buttons to be inactive and all the inactive toggle buttons to be active.