L3DT documentation
Large 3D terrain generator

list_GetItemA

Description

Retrieve a ZVAR handle to an item in a list, specified by its name.

Function prototype

ZVAR CExtAPI::list_GetItemA(ZLIST hList, const char* lpVarName);

Arguments

Name Type Comment
hList ZLIST A ZLIST handle, an item of which is to be retrieved.
lpVarName const char* A pointer to a C-style string, giving the name of the variable to be retrieved.

Return value

NULL if an error occurred, and a valid ZVAR otherwise.

Comments

None.

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