PixelCrushers.DialogueSystem.Rewired.DialogueSystemRewired Class Reference

This script tells the Dialogue System to use Rewired for GetButtonDown checks. More...

Inheritance diagram for PixelCrushers.DialogueSystem.Rewired.DialogueSystemRewired:
Collaboration diagram for PixelCrushers.DialogueSystem.Rewired.DialogueSystemRewired:

Public Member Functions

bool RewiredGetButtonDown (string buttonName)
 

Public Attributes

int playerId = 0
 Rewired player ID. More...
 

Detailed Description

This script tells the Dialogue System to use Rewired for GetButtonDown checks.

Member Function Documentation

◆ RewiredGetButtonDown()

bool PixelCrushers.DialogueSystem.Rewired.DialogueSystemRewired.RewiredGetButtonDown ( string  buttonName)

Member Data Documentation

◆ playerId

int PixelCrushers.DialogueSystem.Rewired.DialogueSystemRewired.playerId = 0

Rewired player ID.


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