L3DT documentation
Large 3D terrain generator

CzVar::SetValueText

Description

Set the value of the variable attached to this CzVar object using from an ASCII character string.

Files

Declaration zVar.h
Implementation zVar.cpp

Function prototype

bool CzVar::SetValueText(const char* lpValueText);

Arguments

Name Type Comment
lpValueText const char* A handle to a C-style string containing the value (as text) to which the variable will be set.

Return value

False if an error occurred, and true otherwise.

Comments

Allowed variable types

Please consult the comments for the zvar_SetValueText function for the list of allowed variable types.

 
zeolite/functions/czvar_setvaluetext.txt · Last modified: 2017/08/31 07:20 (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