Namespace Artemis.UI.Shared.Services.NodeEditor
Namespaces
Classes
- NodeConnectionStore
Represents a class that can store and restore a node's connections
- NodeEditorCommandScope
Represents a scope in which editor commands are executed until disposed.
- NodeEditorHistory
Represents the command history of a node script.
- NodeEditorService
Represents a service that can be used to execute editor commands on node scripts.
- NodeScriptWindowViewModelBase
Represents the base of the node script editor window view model.
Interfaces
- INodeEditorCommand
Represents a command that can be executed and if needed, undone
- INodeEditorService
Represents a service that can be used to execute editor commands on node scripts.