Skip to main content

Meta_MetaNode

Module: Metanodes / Definitions

A MetaNode provides a description of other metanodes. More...

#include <meta_root.hpp>

Public Types

TypeName
enumIDX { Idx_PropSaveMask, Idx_PropStorageMask, Idx_Flags }
Property index.

Detailed Description

struct Meta_MetaNode;

A MetaNode provides a description of other metanodes.

It is possible to determine the data structure of all types of nodes by inspecting these nodes in the system tree

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_PropSaveMaskint[8] - Reserved
Idx_PropStorageMaskint[8] - Reserved
Idx_Flagsint - Metanode flags (e.g. METANODE_NO_CLONE)

Property index.