Click or drag to resize

VisualScriptEditor Methods

The VisualScriptEditor type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddCustomNode

Add a custom Visual Script node to the editor. It'll be placed under "Custom Nodes" with the category as the parameter.

Public methodStatic memberRemoveCustomNode

Remove a custom Visual Script node from the editor. Custom nodes already placed on scripts won't be removed.

Top
See Also