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

A specific ListWrapper<T> for AiMalgamDeciderWrappers to display ports in the AiMalgamNodeGraph for each ListWrapper<T>.list item More...

Additional Inherited Members

- Public Member Functions inherited from NikosAssets.AiMalgam.Helpers.ListWrapper< AiMalgamDeciderWrapper >
virtual bool SetListItemAtIndex (object obj, int i)
 
virtual object GetListItemAtIndex (int i)
 
- Public Attributes inherited from NikosAssets.AiMalgam.Helpers.ListWrapper< AiMalgamDeciderWrapper >
List< T > list
 The dynamic input port list, that should be displayed in the graph editor
 

Detailed Description

A specific ListWrapper<T> for AiMalgamDeciderWrappers to display ports in the AiMalgamNodeGraph for each ListWrapper<T>.list item