Interactable.CanDeselect Field

Definition

Can the user deselect a toggle? A radial button or tab should set this to false

public: bool CanDeselect;
public bool CanDeselect;
val mutable CanDeselect : bool
Public CanDeselect As Boolean 

Field Value

Applies to