Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
GetObjectStatus
Category:
Objects / Status
Since engine version:
4.9.7.0 CR
Description
Returns the internal status of an object.
Syntax
int
GetObjectStatus (
object
pObj);
Parameter
pObj:
Object of which to get the status.
See also:
SetObjectStatus
Fulgen, Juli 2016
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script