BaseInteractionEventConfiguration Class
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.
Base class for interaction event configuration. An event configuration maps to a single Interaction State.
public ref class BaseInteractionEventConfiguration : Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::IStateEventConfig
[System.Serializable]
public class BaseInteractionEventConfiguration : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.IStateEventConfig
[<System.Serializable>]
type BaseInteractionEventConfiguration = class
interface IStateEventConfig
Public Class BaseInteractionEventConfiguration
Implements IStateEventConfig
- Inheritance
-
BaseInteractionEventConfiguration
- Derived
- Attributes
- Implements
Constructors
BaseInteractionEventConfiguration() |
Properties
EventReceiver |
The associated runtime event receiver for this event configuration. |
StateName |
The name of the state associated with this event configuration. |