Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
OCF_Construct
Category:
Objects / OCF
Since engine version:
4.6.5.0 CP
Description
Object character flag: construction site
Syntax
int
OCF_Construct ();
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
,
OCF_Fullcon
,
Object character flags
Sven2, Mai 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script