Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ToggleAllOptions()

Toggles all the available options' state.
Read time 1 minuteLast updated 10 days ago

Definition

public void ToggleAllOptions()

Remarks

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