TinyLifeExampleMod/Api/TinyLife/Actions/SitAtDeskObjectAction.md

24 lines
660 B
Markdown

# [SitAtDeskObjectAction](./SitAtDeskObjectAction.md)
Namespace: [TinyLife]() > [Actions]()
Assembly: Tiny Life.dll
Implements [IGenericDataHolder](./SitAtDeskObjectAction.md)
## Methods
| Return | Name | Summary |
| --- | --- | --- |
| [Action](./Action.md) | GetNextAction ( [`CompletionType`](./SitAtDeskObjectAction.md) ) | |
## Static Methods
| Return | Name | Summary |
| --- | --- | --- |
| [ActionInfo](./ActionInfo.md) | GetChairSpot ( [`ActionInfo`](./ActionInfo.md) ) | Helper method that returns the first valid action spot of the chair returned in `TinyLife.Actions.SitAtDeskObjectAction.GetChair(TinyLife.Actions.ActionInfo)` |