Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
CastC4ID
Category:
Variables
Since engine version:
4.9.6.0 CR
Description
Converts a value into an ID.
Syntax
id
CastC4ID (
any
Value);
Parameter
Value:
Data to convert.
See also:
CastAny
,
CastBool
,
CastInt
Fulgen, August 2016
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script