L3DT documentation
Large 3D terrain generator

zvar_GetValueText

Description

Retrieve the value of a variable as a formatted text string.

Files

Declaration Zeolite.h
Implementation Zeolite.cpp

Function prototype

bool zvar_GetValueText(ZVAR hVar, ZSTR hStrVar);

Arguments

Name Type Comment
hVar ZVAR A handle to a variable, the value of which is to be retrieved as text string.
hStrVar ZSTR A handle to a string variable (VarID_string), which is to receive the text value of the variable referenced by hVar.

Return value

False if an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/zvar_getvaluetext.txt · Last modified: 2017/08/31 04:19 (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