AiMalgam Core 1.1.0
API documentation for the generic Unity3D AI System
Public Attributes | List of all members
NikosAssets.AiMalgam.Settings.Deciders.AiMalgamDecision Class Reference

A wrapper class storing the resulting IAiMalgamDeciders as branch (leaf) results (deciderResults), as well as the next desired AiMalgamAsyncActionQueueHandlers (asyncSettingsQueueHandlers) More...

Public Attributes

List< AiMalgamApplyDeciderResultdeciderResults = new List<AiMalgamApplyDeciderResult>()
 
List< AiMalgamAsyncActionQueueHandlerasyncSettingsQueueHandlers = new List<AiMalgamAsyncActionQueueHandler>()
 

Detailed Description

A wrapper class storing the resulting IAiMalgamDeciders as branch (leaf) results (deciderResults), as well as the next desired AiMalgamAsyncActionQueueHandlers (asyncSettingsQueueHandlers)