Unity and Flutter apps Home Page
Work to create apps for generating revenue
Loading...
Searching...
No Matches
Key.KeyActionController Class Reference

Triggered into action with a call to CarryOutAction. More...

Inheritance diagram for Key.KeyActionController:

Public Member Functions

IKeyAction.KeyActionEnum GetKeyActionEnum ()
void CarryOutAction ()
 This is called to do the (currently) one way action when the object its monitoring is triggered, likely by a collider entry Then during the fixed update the action will be carried out.

Detailed Description

Triggered into action with a call to CarryOutAction.

Member Function Documentation

◆ CarryOutAction()

void Key.KeyActionController.CarryOutAction ( )

This is called to do the (currently) one way action when the object its monitoring is triggered, likely by a collider entry Then during the fixed update the action will be carried out.

◆ GetKeyActionEnum()

IKeyAction.KeyActionEnum Key.KeyActionController.GetKeyActionEnum ( )

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