详细描述
Macro Definition Documentation
◆
TAG_VISIBLE
The tag can be seen in the Object Manager.
◆
TAG_MULTIPLE
Multiple copies of the tag allowed on a single object.
◆
TAG_HIERARCHICAL
The tag works hierarchical, so that sub-objects inherit its properties (e.g. the material tag).
◆
TAG_EXPRESSION
The tag is an expression.
◆
TAG_TEMPORARY
Private
.
◆
TAG_MODIFYOBJECT
Private
.
◆
TAG_ADDTOTAKEGROUP
#define TAG_ADDTOTAKEGROUP
|
The tag is added to the Take override groups system.
◆
TAG_IMPLEMENTS_DRAW_FUNCTION
#define TAG_IMPLEMENTS_DRAW_FUNCTION
|
The tag implements the ::Draw function.