#include <c4d_baselist.h>
Message struct for the MSG_DESCRIPTION_GETINLINEOBJECT message.
Public Member Functions | |
| DescriptionInlineObjectMsg () | |
Public Attributes | |
| const DescID * | id |
| AtomArray * | objects |
Default constructor.
| const DescID* id |
The description ID of the object.
| AtomArray* objects |
Return the linked objects.