Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
CrewMember
Category:
Objects / Crew
Since engine version:
4.6.5.0 CP
Description
Returns the value of "CrewMember" from the DefCore of id.
Syntax
bool
CrewMember (
id
id);
Parameter
id:
Object definition to check.
See also:
GetDefCoreVal
jwk, April 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script