Click or drag to resize

ControllerMapGetButtonMap Method

Gets the Button ActionElementMap at a specific index..

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ActionElementMap GetButtonMap(
	int index
)

Parameters

index  Int32
Index

Return Value

ActionElementMap
ActionElementMap
See Also