L3DT documentation
Large 3D terrain generator

zvar_GetName

Description

Retrieve the name of a variable.

Files

Declaration Zeolite.h
Implementation Zeolite.cpp

Function prototype

const char* zvar_GetName(ZVAR hVar);

Arguments

Name Type Comment
hVar ZVAR A ZVAR handle to a variable, the name of which is to be retrieved.

Return value

Null if an error occurred, and a non-null pointer to a C-style string otherwise.

Comments

None.

 
zeolite/functions/zvar_getname.txt · Last modified: 2017/08/31 06:51 (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