TinyLifeExampleMod/Api/TinyLife/Actions/DriveAction.md

25 lines
592 B
Markdown

# [DriveAction](./DriveAction.md)
Namespace: [TinyLife]() > [Actions]()
Assembly: Tiny Life.dll
Implements [IGenericDataHolder](./DriveAction.md)
## Constructors
| Name | Summary |
| --- | --- |
| DriveAction ( [`ActionType`](./ActionType.md), [`ActionInfo`](./ActionInfo.md) ) | |
## Methods
| Return | Name | Summary |
| --- | --- | --- |
| void | OnCompleted ( [`CompletionType`](./DriveAction.md) ) | |
| void | Update ( [`GameTime`](./DriveAction.md), [`TimeSpan`](https://docs.microsoft.com/en-us/dotnet/api/System.TimeSpan), [`GameSpeed`](./../GameSpeed.md) ) | |