isMutuallyExclusive property

bool? isMutuallyExclusive
getter/setter pair

Is a mutually exclusive interactable. If one is selected, all of the others are not.

Implementation

bool? isMutuallyExclusive;