StateContainer(String) Constructor
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.
The state container constructor.
public:
StateContainer(System::String ^ stateName);
public StateContainer (string stateName);
new Microsoft.MixedReality.Toolkit.Experimental.StateVisualizer.StateContainer : string -> Microsoft.MixedReality.Toolkit.Experimental.StateVisualizer.StateContainer
Public Sub New (stateName As String)
Parameters
- stateName
- String
The state name for this state container