Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

ToggleButtonGroupState.CompareTo

Declaration

public int CompareTo(UIElements.ToggleButtonGroupState other);

Parameters

Description
other The option set to be compared against.

Returns

int True if both option sets are the same, otherwise returns false.

Description

Compares two ToggleButtonGroupState.