NDEVR
API Documentation
BuildActionUIDefinition

Describes how a build action should be presented in the application UI, including ribbon and tree placement. More...

Collaboration diagram for BuildActionUIDefinition:
[legend]

Public Attributes

String ribbon_group
 The ribbon group name to place the action in.
String ribbon_sub_group
 The ribbon sub-group name.
bool show_at_bottom_of_tree = false
 Whether to show the action at the bottom of the tree.
bool show_in_tree = false
 Whether to show the action in the scene tree.
bool show_on_ribbon = false
 Whether to show a button on the ribbon.

Detailed Description

Describes how a build action should be presented in the application UI, including ribbon and tree placement.

Definition at line 11 of file BuildActionDefinition.h.


The documentation for this struct was generated from the following file: