AiMalgam Core 1.1.0
API documentation for the generic Unity3D AI System
Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
NikosAssets.AiMalgam.AiEditor.ControlPanel.AiMalgamDeletePopup Class Reference

Static Public Member Functions

static void OpenDeletePopup (List< ScriptableObject > objectsToDelete)
 

Protected Member Functions

virtual void OnEnable ()
 
virtual void OnGUI ()
 

Protected Attributes

List< ScriptableObject > _objectsToDelete = new List<ScriptableObject>()
 

Static Protected Attributes

static AiMalgamDeletePopup _aiMalgamDeletePopup