Parameter description types.
enum DTYPE |
Enumerator | |
---|---|
DTYPE_NONE | None. |
DTYPE_CHILDREN | Children. |
DTYPE_GROUP | Group. |
DTYPE_COLOR | Color. |
DTYPE_SUBCONTAINER | Sub-container. |
DTYPE_MULTIPLEDATA | Multiple data entry. |
DTYPE_TEXTURE | Texture name. |
DTYPE_BUTTON | Button. |
DTYPE_DYNAMIC | GV dynamic. |
DTYPE_SEPARATOR | Separator. |
DTYPE_STATICTEXT | Static text. |
DTYPE_POPUP | Popup. |
DTYPE_LONG | |
DTYPE_REAL | |
DTYPE_TIME | |
DTYPE_VECTOR | |
DTYPE_MATRIX | |
DTYPE_STRING | |
DTYPE_FILENAME | |
DTYPE_BASELISTLINK | |
DTYPE_BOOL | GV Bool. ID_GV_DATA_TYPE_BOOL. |
DTYPE_NORMAL | GV Normal. ID_GV_DATA_TYPE_NORMAL. |
DTYPE_COLORA | Color with Alpha. |
DTYPE_VECTOR4D | Vector with 4 components. |
DTYPE_ |