A wait action, that ends after a user specified duration. More...
Public Member Functions | |
| DelayTime () | |
| DelayTime constructor. | |
| DelayTime (float duration) | |
| DelayTime constructor. | |
| override void | Run () |
| Kick this action. | |
| override void | Update (float dt) |
| The update function. | |
A wait action, that ends after a user specified duration.