DescriptionInlineObjectMsg Struct Reference

#include <c4d_baselist.h>

Detailed Description

Message struct for the MSG_DESCRIPTION_GETINLINEOBJECT message.

Public Member Functions

 DescriptionInlineObjectMsg ()
 

Public Attributes

const DescIDid
 
AtomArrayobjects
 

Constructor & Destructor Documentation

◆ DescriptionInlineObjectMsg()

Default constructor.

Member Data Documentation

◆ id

const DescID* id

The description ID of the object.

◆ objects

AtomArray* objects

Return the linked objects.