L3DT documentation
Large 3D terrain generator

CzVar::GetTypeName

Description

Get the name, as a string, of the type of variable attached to this CzVar object.

Function prototype

bool CzVar::GetTypeName(ZVAR hStringVar);

Arguments

Name Type Comment
hStringVar ZVAR A ZVAR handle to a user-supplied string variable (created with var_Create, var_CreateTemp or list_CreateItem.)

Return value

False if an error occurred, and true otherwise.

Comments

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

 
zeolite/functions/czvar_gettypename.txt · Last modified: 2017/08/31 05:17 (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