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

Public Member Functions

 AiMalgamNodePanelDescription (AiMalgamNode context)
 
void Refresh ()
 
- Public Member Functions inherited from NikosAssets.AiMalgam.AiEditor.ControlPanel.AiMalgamBasePanelDescription< AiMalgamNode >
 AiMalgamBasePanelDescription (T context)
 

Protected Attributes

Color _typeColor
 

Properties

bool IsInGraph [get]
 
int InGraphAmount [get, protected set]
 
bool HasConnections [get]
 
int ConnectionAmount [get, protected set]
 
Color TypeColor [get]
 
- Properties inherited from NikosAssets.AiMalgam.AiEditor.ControlPanel.AiMalgamBasePanelDescription< AiMalgamNode >
bool IsSelected [get, set]
 
ScriptableObject Reference [get]
 

Additional Inherited Members

- Public Attributes inherited from NikosAssets.AiMalgam.AiEditor.ControlPanel.AiMalgamBasePanelDescription< AiMalgamNode >
context
 
Type type