Loading...
Searching...
No Matches
PixelCrushers.RewiredSupport.InputDeviceManagerRewired Class Reference

This script tells the Input Device Manager to use Rewired for GetButtonDown and GetAxis checks. More...

Inheritance diagram for PixelCrushers.RewiredSupport.InputDeviceManagerRewired:
Collaboration diagram for PixelCrushers.RewiredSupport.InputDeviceManagerRewired:

Public Member Functions

bool RewiredGetButtonDown (string buttonName)
 
float RewiredGetAxis (string axisName)
 

Public Attributes

int playerId = 0
 Rewired player ID.
 

Detailed Description

This script tells the Input Device Manager to use Rewired for GetButtonDown and GetAxis checks.

Member Function Documentation

◆ RewiredGetAxis()

float PixelCrushers.RewiredSupport.InputDeviceManagerRewired.RewiredGetAxis ( string  axisName)
inline

◆ RewiredGetButtonDown()

bool PixelCrushers.RewiredSupport.InputDeviceManagerRewired.RewiredGetButtonDown ( string  buttonName)
inline

Member Data Documentation

◆ playerId

int PixelCrushers.RewiredSupport.InputDeviceManagerRewired.playerId = 0

Rewired player ID.


The documentation for this class was generated from the following file: