InputSubmittedEventHandler Delegate

[Missing

documentation for “T:UltimateXR.UI.UnityInputModule.Controls.InputSubmittedEventHandler”]

Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public delegate void InputSubmittedEventHandler(
	UxrControlInput controlInput,
	BaseEventData eventData
)

Parameters

 

controlInput
Type: UltimateXR.UI.UnityInputModule.Controls.UxrControlInput
eventData
Type: BaseEventData

See Also

Reference

UltimateXR.UI.UnityInputModule.Controls Namespace