PluginAddress

data class PluginAddress(val trackReferenceId: String, val nodeId: String)

Stable document identity of one plug-in node. A runtime instance id is not usable in history: removing and restoring a plug-in produces a new one.

Constructors

Link copied to clipboard
constructor(trackReferenceId: String, nodeId: String)

Properties

Link copied to clipboard
Link copied to clipboard