MPSNodeReference

data class MPSNodeReference(val ref: SNodeReference) : INodeReference

Constructors

Link copied to clipboard
constructor(ref: SNodeReference)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ref: SNodeReference

Functions

Link copied to clipboard
open fun resolveNode(area: IArea?): INode?
Link copied to clipboard
open override fun serialize(): String