mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-14 16:59:09 +01:00
10 lines
293 B
Markdown
10 lines
293 B
Markdown
|
# [PersonAi](./PersonAi.md)
|
||
|
|
||
|
Namespace: [TinyLife]() > [Objects]()
|
||
|
|
||
|
Assembly: Tiny Life.dll
|
||
|
|
||
|
## Summary
|
||
|
This class holds the artificial intelligence implementation for a `TinyLife.Objects.Person`. The AI automatically selects actions based on their `TinyLife.Actions.ActionType.AiSettings`.
|
||
|
|