Click or drag to resize

ControllerSetSelectorSelectControllerType Method

Creates an entry with a ControllerType selector type.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static ControllerSetSelector SelectControllerType(
	ControllerType controllerType
)

Parameters

controllerType
Type: RewiredControllerType
Controller type

Return Value

Type: ControllerSetSelector
ControllerSelector
See Also