Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
OCF_Chop
Category:
Objects / OCF
Since engine version:
4.6.5.0 CP
Description
Object character flag: chopable object, usually trees.
Syntax
int
OCF_Chop ();
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