Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
OnFire
Category:
Objects / Status
Since engine version:
4.6.5.0 CP
Description
Returns whether an object is on fire.
Syntax
bool
OnFire (
object
pObj);
Parameter
pObj:
Object to be checked.
See also:
Extinguish
,
Incinerate
,
OCF_OnFire
jwk, Mai 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script