L3DT documentation
Large 3D terrain generator

combosel_SetCurSel

Description

Set the option in a combination selector window (VarID_combosel) that will be selected when the window is shown.

Function prototype

bool CExtAPI::combosel_SetCurSel(ZVAR hComboSel, const char* lpCurSelStr);

Arguments

Name Type Comment
hComboSel ZVAR A ZVAR handle of type VarID_combosel.
lpCurSelStr const char* A pointer to a C-style string, containing the name of the option to be selected.

Return value

False if an error occurred, and true otherwise.

Comments

None.

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