TreeNode.addEmblem

Adds an emplem to be rendered on top of the node.

Use dzl_tree_node_remove_emblem() to remove an emblem.

class TreeNode
void
addEmblem
(
string emblemName
)

Parameters

emblemName
Type: string

the icon-name of the emblem

Meta