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
This function is currently broken, see history table. Checks if Value is a reference.
Syntax
bool
IsRef (
any
Value);
Parameter
Value:
Value of which to determine the type
Changelog
Date
Author
Version
Description
23rd December 2022
Funni
4.9.10.14 [355] LC
The function has been broken since 2017 or 2018 according to DerTod. Description adapted accordingly.
jwk, April 2002
Funni, 23rd December 2022
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script