L3DT documentation
Large 3D terrain generator

str_GetText

Description

Retrieve the value of a string variable, as a C-style string.

Function prototype

const char* CExtAPI::str_GetText(ZVAR hStr);

Arguments

Name Type Comment
hStr ZVAR A ZVAR handle to a string variable, the value of which is to be retrieved.

Return value

Null if an error occurred, and a valid C-string handle otherwise.

Comments

var_GetValue cannot be used to get the value of a string. Use this function instead.

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