GetDefinition

Category: Objects
Since engine version: 4.6.5.0 CP

Description

Returns the id of the indicated definition from the list of definitions of the specified category as currently loaded by the engine (dwCategory 0 for all categories).

Syntax

id GetDefinition (int iIndex, int dwCategory);

Parameters

iIndex:
Index of the definition.
dwCategory:
[opt] Category of the definition.

Example

see C4D_Goal.
See also: C4D_Goal, C4D_Knowledge, C4D_Living, C4D_Object, C4D_Rule, C4D_StaticBack, C4D_Structure, C4D_Vehicle, GetHomebaseMaterial, GetPlrKnowledge
Günther, Februar 2002