Click or drag to resize

InputMessageJoystick Constructor

Initializes a new instance of the InputMessageJoystick class

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public InputMessageJoystick(
	JoystickInputEvent inputEvent
)

Parameters

inputEvent
Type: NeoAxisJoystickInputEvent
See Also