C4D_Object

Category: Objects / Category
Since engine version: 4.6.5.0 CP

Description

Object category: small item.

Syntax

int  C4D_Object ();

Remark

This value is also defined as a constant. Thus the parameter brackets can be omitted.

Example

GetDefinition(0, C4D_Object( ));
Returns the id of the first loaded definition. Similar scripting is used in the research lab to list researchable object.
See also: GetCategory, GetDefinition, GetHomebaseMaterial, GetPlrKnowledge, SetCategory
Günther, Februar 2002