C4D_Object

Category: Objects / Category
Since engine version: 1.0 OC

Description

Object category: Item that can hit alive objects.

Syntax

int  C4D_Object

Example

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