L3DT documentation
Large 3D terrain generator

CzVar::IsType

Description

Test whether the variable to which this CzVar object is attached is initialised as a given type ID.

Function prototype

bool CzVar::IsType(long VarID);

Arguments

Name Type Comment
VarID long A long integer containing the variable type ID to be tested.

Return value

False if the variable is not initialised or is of a type other than that given by VarID, and true otherwise.

Comments

This function is equivalent to the API function var_IsType. Please refer to the documentation of that function for additional information.

 
zeolite/functions/czvar_istype.txt · Last modified: 2017/08/31 05:16 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki