#include <c4d_customguidata.h>
A resource file property.
Usually used in an array like:
Public Attributes |
|
CUSTOMTYPE | type |
Int32 | id |
const Char * | ident |
CUSTOMTYPE type |
The entry type: CUSTOMTYPE .
Int32 id |
The custom property ID.
使用
CUSTOMTYPE::HIDE_ID
to hide this property in the AM User Data manager (e.g. compatibility option).
const Char * ident |
The string identifier.