FrameIT
InputActionDisplay Class Reference
Inheritance diagram for InputActionDisplay:

Private Member Functions

void Awake ()
 
void OnEnable ()
 
void SetButtonText ()
 
void RebindAction ()
 
void OnSuccessfulRebinding (InputAction action)
 
void OnDestroy ()
 

Private Attributes

InputActionReference actionReference
 
int bindingIndex
 
InputAction action
 
Button rebindButton
 

Member Function Documentation

◆ Awake()

void InputActionDisplay.Awake ( )
private

◆ OnDestroy()

void InputActionDisplay.OnDestroy ( )
private

◆ OnEnable()

void InputActionDisplay.OnEnable ( )
private

◆ OnSuccessfulRebinding()

void InputActionDisplay.OnSuccessfulRebinding ( InputAction  action)
private

◆ RebindAction()

void InputActionDisplay.RebindAction ( )
private

◆ SetButtonText()

void InputActionDisplay.SetButtonText ( )
private

Member Data Documentation

◆ action

InputAction InputActionDisplay.action
private

◆ actionReference

InputActionReference InputActionDisplay.actionReference
private

◆ bindingIndex

int InputActionDisplay.bindingIndex
private

◆ rebindButton

Button InputActionDisplay.rebindButton
private

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