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:
[optional] Category of the definition.

Example

see C4D_Goal.
See also: C4D-constant group, GetHomebaseMaterial, GetPlrKnowledge
Günther, February 2002