L3DT documentation
Large 3D terrain generator

list_DelItemI

Description

Delete an item from a list, specified by its index in the list.

Function prototype

bool CExtAPI::list_DelItemI(ZLIST hList, long index);

Arguments

Name Type Comment
hList ZLIST A ZLIST handle, an item of which is to be deleted.
index long The index of the variable to be deleted.

Return value

False if an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/list_delitemi.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