Skip to main content

Meta_NodeSelector

Module: Metanodes / Definitions

Public Types

TypeName
enumIDX { Idx_ParentNode, Idx_Filter, Idx_ButtonStyle, Idx_SelectOnClick, Idx_SelectedNode }
Property Index.

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_ParentNodeThe node whose children will be displayed in this list.
Idx_FilterIf specified, causes the list to display only nodes of this type.
Idx_ButtonStyleThe style for the buttons that make up the list.
Idx_SelectOnClickWhether to update the selection when the user clicks on a button.
Idx_SelectedNodeThe currently selected node.

Property Index.