L3DT documentation
Large 3D terrain generator

combosel_GetCurSel

Description

Get the selected option in a combination selector variable (VarID_combosel), as a C-style string.

Function prototype

const char* CExtAPI::combosel_GetCurSel(ZVAR hComboSel);

Arguments

Name Type Comment
hComboSel ZVAR A ZVAR handle of type VarID_combosel.

Return value

A pointer to a C-style string containing the selected option in the combosel variable, or null if an error has occurred.

Comments

None.

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