Table of Contents

var_EditUI

Description

Edit the value of a variable using L3DT's standard variable editing graphical user interface.

Function prototype

bool CExtAPI::var_EditUI(ZVAR hVar, const char* lpPrompt);

Arguments

Name Type Comment
hVar ZVAR A ZVAR handle to a variable, the value of which is to be edited.
lpPrompt const char* A handle to a C-style string containing the title of the editor window. If null is given, a default title is used.

Return value

False if:

True otherwise.

Comments

Compatible types

The following variable types are compatible with the var_EditUI function: