Unity and Flutter apps Home Page
Work to create apps for generating revenue
Loading...
Searching...
No Matches
Controls.IPlayerActions Interface Reference
Inheritance diagram for Controls.IPlayerActions:
Player.InputReader

Public Member Functions

void OnMovement (InputAction.CallbackContext context)
void OnJump (InputAction.CallbackContext context)
void OnCameraMove (InputAction.CallbackContext context)
void OnQuit (InputAction.CallbackContext context)

Member Function Documentation

◆ OnCameraMove()

void Controls.IPlayerActions.OnCameraMove ( InputAction.CallbackContext context)

Implemented in Player.InputReader.

◆ OnJump()

void Controls.IPlayerActions.OnJump ( InputAction.CallbackContext context)

Implemented in Player.InputReader.

◆ OnMovement()

void Controls.IPlayerActions.OnMovement ( InputAction.CallbackContext context)

Implemented in Player.InputReader.

◆ OnQuit()

void Controls.IPlayerActions.OnQuit ( InputAction.CallbackContext context)

Implemented in Player.InputReader.


The documentation for this interface was generated from the following file:
  • C:/dev/RD8/Assets/Scripts/Player/Generated/Controls.cs