L3DT documentation
Large 3D terrain generator

list_Append

Description

Append the contents of one list to the end of another.

Function prototype

bool CExtAPI::list_Append(ZLIST hList, ZLIST hList2);

Arguments

Name Type Comment
hList ZLIST A handle to a list.
hList2 ZLIST A handle to the list, the contents of which are to be appended to hList.

Return value

False if an error occurred, and true otherwise.

Comments

None.

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