AiMalgam Core 1.1.0
API documentation for the generic Unity3D AI System
Public Member Functions | List of all members
NikosAssets.AiMalgam.Helpers.IListWrapper Interface Reference

Helper interface wrapper to deal with unknown list item types for port connections in the graph editor More...

Public Member Functions

bool SetListItemAtIndex (object obj, int i)
 
object GetListItemAtIndex (int i)
 

Detailed Description

Helper interface wrapper to deal with unknown list item types for port connections in the graph editor