class CommentUI : NodeUI

book_4_sparkGenerated
code_blocksInput

Description

The CommentUI class is part of the Editor.NodeEditor namespace and extends the NodeUI class. It provides functionality for managing comment nodes within the node editor environment.

Members

Instance Methods

Member NameSummary
UpdateLayerUpdates the layer of the comment node, ensuring it is rendered correctly within the editor.
ForceUpdateForces an update of the comment node, refreshing its state and appearance.