Unity and Flutter apps Home Page
Work to create apps for generating revenue
|
Triggered into action with a call to CarryOutAction. More...
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. |
Triggered into action with a call to 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.
IKeyAction.KeyActionEnum Key.KeyActionController.GetKeyActionEnum | ( | ) |