UI::Checkbox Function

No description.

Syntax

bool UI::Checkbox(
const string&in label,
bool active
)

Parameters

const string&in label

bool active

Return value

bool

Remarks

None.