#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 |
GeListHead* subListHead |
[Read-Only]
The listhead that the FieldListGui wants to retrieve channel sampling information for
FIELDLAYER_FLAG channelFlags |
Set to the correct sampling channels, use NOCHILDVALUE, NOCHILDCOLOR etc to disable channels in the GUI for the sublist.
Int32 icon |
Set to the ID of the Icon you wish to use for the sublist.