Interactable.CanSelect Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Is the interactive selectable? When a multi-dimension button, can the user initiate switching dimensions?
public: bool CanSelect;
public bool CanSelect;
val mutable CanSelect : bool
Public CanSelect As Boolean