Hi,
I'm trying to add user data with In/Exclusion List
type.
But this type doesn't seem to be enumerated in the c4d.GetCustomDataTypeDefault(type)
documentation.
I tried DTYPE_CHILDREN
and DTYPE_MULTIPLEDATA
but nothing seems to come out except a blank user data. Although I only use DESC_NAME
for its settings.
Are there any special type not found in the usual documentation reference?