FieldGuiGetSubListInfo Struct Reference

#include <c4d_baselist.h>

详细描述

Message structure for the MSG_FIELDGUI_GETSUBLISTINFO message. Sent to FieldLayers by the FieldListGUI to query whether the sublist in the passed ListHead should have certain channels disabled in the GUI.

Public Attributes

GeListHead subListHead
FIELDLAYER_FLAG   channelFlags
Int32   icon

Member Data Documentation

◆  subListHead

GeListHead * subListHead

[Read-Only]
The listhead that the FieldListGui wants to retrieve channel sampling information for

◆  channelFlags

FIELDLAYER_FLAG channelFlags

Set to the correct sampling channels, use NOCHILDVALUE, NOCHILDCOLOR etc to disable channels in the GUI for the sublist.

◆  icon

Int32 icon

Set to the ID of the Icon you wish to use for the sublist.