AiMalgam Core 1.1.0
API documentation for the generic Unity3D AI System
Classes
NikosAssets.AiMalgam.Settings Namespace Reference

Classes

class  AiMalgamBaseLemma
 A helper class that stores a Label which generates its respective LabelHash to compare other lemmas and their hierarchies. Is visible and assignable in the Unity inspector More...
 
class  AiMalgamBaseNotesScriptableObject
 A helper (wrapper) AiMalgamNode that contains nameNote and descriptionNote for the developer. ACCESSIBLE ONLY IN THE EDITOR! More...
 
class  AiMalgamBaseResult
 
class  AiMalgamNode
 A custom Node to be displayed in the AiMalgamNodeGraph used for several setting types to define your AI behavior. Inherit this for custom settings that need to be displayed in AiMalgamNodeGraph. Is visible and assignable in the Unity inspector More...
 
class  AiMalgamNodeGraph
 A custom NodeGraph to display any AiMalgamNode to configure AI behaviors in. Is visible and assignable in the Unity inspector More...