Category: Objects
/ Category
Since engine version: 1.0 OC
C4D_Goal
Description
Object category: game goal.
Syntax
int C4D_Goal
Example
for(var obj inFindObjects(Find_Category(C4D_Goal))) obj->RemoveObject();
Removes all game goals.
See also: GetCategory, SetCategory