Edit

Share via


StateReceiver(BaseInteractionEventConfiguration) Constructor

Definition

Constructor for an event receiver.

public:
 StateReceiver(Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseInteractionEventConfiguration ^ eventConfiguration);
public StateReceiver (Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration eventConfiguration);
new Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.StateReceiver : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration -> Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.StateReceiver
Public Sub New (eventConfiguration As BaseInteractionEventConfiguration)

Parameters

eventConfiguration
BaseInteractionEventConfiguration

The associated serialized event configuration for an event receiver.

Applies to