Meta_Container
Module: Metanodes / Definitions
A Container is a generic container for other nodes.
#include <meta_gui.hpp>
Public Types
Type | Name |
---|---|
enum | IDX { Idx_Enabled } Property index. |
Public Types Documentation
enum IDX
Enumerator | Value | Description |
---|---|---|
Idx_Enabled | bool - Controls the visibility / enabled state of everything inside the container |
Property index.