Unity and Flutter apps Home Page
Work to create apps for generating revenue
Loading...
Searching...
No Matches
Key.RevealKeyAction Class Reference
Inheritance diagram for Key.RevealKeyAction:
Key.IKeyAction

Public Member Functions

 RevealKeyAction (KeyActionController pKeyActionController)
float DoKeyAction (bool isActionStarted, float actionTime, float actionSpeed)
 Pretty similar to Open but moves the object up when triggered.

Additional Inherited Members

Public Types inherited from Key.IKeyAction
enum  KeyActionEnum { Open , Reveal , WalkThrough }

Constructor & Destructor Documentation

◆ RevealKeyAction()

Key.RevealKeyAction.RevealKeyAction ( KeyActionController pKeyActionController)

Member Function Documentation

◆ DoKeyAction()

float Key.RevealKeyAction.DoKeyAction ( bool isActionStarted,
float actionTime,
float actionSpeed )

Pretty similar to Open but moves the object up when triggered.

Parameters
isActionStarted
actionTime
actionSpeed
Returns

Implements Key.IKeyAction.


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