Click or drag to resize

CustomControllerrewiredInputManager Property

(Optional) Link the Rewired Input Manager here for easier access to Custom Controller elements, etc.

Namespace:  Rewired.ComponentControls
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public InputManager_Base rewiredInputManager { get; set; }

Property Value

Type: InputManager_Base
See Also