Table of Contents
CzVar::EditUIDescriptionEdit the value of the variable using L3DT's standard variable editing graphical user interface. Function prototypebool CzVar::EditUI(const char* lpPrompt, unsigned long Flags, ZLIST hOptions); Arguments
Return valueFalse if:
True otherwise. CommentsThis function is equivalent to the API function zvar_EditUI. Please refer to the documentation of that function for additional information. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
|