Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
IsRef
Category:
Variables
Since engine version:
4.6.5.0 CP
Description
Checks wether Value is a reference.
Syntax
bool
IsRef (
any
Value);
Parameter
Value:
Value of which to determine the type
jwk, April 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script