![]() |
AiMalgam Core 1.1.0
API documentation for the generic Unity3D AI System
|
Classes | |
| class | AiMalgamActionHelper |
| A helper class for IAiMalgamBaseActionWrappers handling their lifecycle in the respective NikosAssets.AiMalgam.Systems.Engines.AiMalgamBaseEngineWrapper More... | |
| class | AiMalgamBaseAction |
| The base action you want to inherit from to create your own AI logic More... | |
| interface | IAiMalgamBaseActionWrapper |
| A wrapper interface for AiMalgamBaseAction<BlackboardType>s to be stored in a list without defining its generic class params More... | |
| interface | IAiMalgamBlackboard |
| Gets injected into the AiMalgamBaseEngineWrapper for its hosted (and running) IAiMalgamBaseActionWrappers More... | |