Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
OCF_Grab
Category:
Objects / OCF
Since engine version:
4.6.5.0 CP
Description
Object character flag: object can be grabbed
Syntax
int
OCF_Grab ();
Remarks
This value is also defined as a constant. Thus the parameter brackets can be omitted.
For more information and examples regarding these constants see
object character flags
.
See also:
FindObject
,
GetOCF
,
Object character flags
Sven2, Mai 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script