L3DT documentation
Large 3D terrain generator

list_GetList

Description

Retrieve a ZLIST from the parent application.

Function prototype

ZLIST CExtAPI::list_GetList(const char* lpListName);

Arguments

Name Type Comment
lpListName const char* The name of the list to be retrieved. Names are case sensitive, and '.' denotes a nested list (e.g. 'hello.howareyou' accesses the list 'howareyou' in the list 'hello'.

Return value

Null if an error occurred, and a valid ZLIST otherwise.

Comments

None.

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