InteractableStates.GetStates Method
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.
Get list of available States for this State Model
public:
override cli::array <Microsoft::MixedReality::Toolkit::UI::State ^> ^ GetStates();
public override Microsoft.MixedReality.Toolkit.UI.State[] GetStates ();
override this.GetStates : unit -> Microsoft.MixedReality.Toolkit.UI.State[]
Public Overrides Function GetStates () As State()
Returns
State[]
Array of available State objects