Click or drag to resize

Controllerextension Property

Gets an object used to access controller and platform-specific controller functions.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ControllerExtension extension { get; }

Property Value

Type: ControllerExtension
See Also