Skip to content

NodeOptionsBuilder🔗

Constructor🔗

new NodeOptionsBuilder()

Methods🔗

build🔗

Builds the object.

build()

arcs🔗

Define which fields are shown as part of the node arc (colored circle around the node).

arcs(arcs: cog.Builder<nodegraph.ArcOption>[])

mainStatUnit🔗

Unit for the main stat to override what ever is set in the data frame.

mainStatUnit(mainStatUnit: string)

secondaryStatUnit🔗

Unit for the secondary stat to override what ever is set in the data frame.

secondaryStatUnit(secondaryStatUnit: string)

See also🔗