NodeEditor
Class in LogicToolkit.Editors / Inherits from: object
Description
Editor extension for Node
Properties
Property Name | Description |
---|---|
DisplayName | Display name |
FixedTitle | Fixed title name |
GraphEditor | Graph editor |
Id | Node ID |
NodeProperty | Node property |
NodeType | Node type |
Renamable | Flag for whether or not it can be renamed |
Selected | Whether selected or not |
Methods
Method Name | Description |
---|---|
AddIgnoreProperty | Add properties to ignore |
CreateElement | Create UI elements |
GetSearchableTypes | Get the type to search for |
OnContextualMenu | Called when opening the right-click menu |
OnDeleteNode | Called when deleting a node |
OnDestroy | Called when destroying the node editor |
OnSetupElement | Set up UI elements |