![]() |
AiMalgam Core 1.1.0
API documentation for the generic Unity3D AI System
|
Classes | |
| class | AiMalgamBaseDescriptor |
| Adds additional data to an AiMalgamEntity instance for custom mechanics, descriptions and custom AiMalgamBaseConditions More... | |
| class | AiMalgamBaseDestinationContainerWithRuntimeSet |
| A BaseDestinationContainerMono<ComponentType> wrapper to handle AiMalgamBaseRuntimeSet<T>s and the Destinations within this class More... | |
| class | AiMalgamConditionResultDescriptor |
| Stores one or multiple AiMalgamConditionResults, that can be read from the AiMalgamBaseDecisionSystem More... | |
| class | AiMalgamEntityDestinationContainer |
| A specific AiMalgamBaseDestinationContainerWithRuntimeSet<ComponentType,RuntimeSetType> for AiMalgamEntitys More... | |
| class | AiMalgamKeyToEntityContainer |
| A helper class that maps a string key to an AiMalgamEntityDestinationContainer More... | |
| class | AiMalgamTransformDestinationContainer |
| A specific AiMalgamBaseDestinationContainerWithRuntimeSet<ComponentType,RuntimeSetType> for Transforms More... | |
| class | ConditionResultToKey |
| Maps a string key to an AiMalgamConditionResult object while being serializable More... | |
| interface | IAiMalgamDescriptor |