AAS:CheckBox

A CheckBox derived of a DButton

PANEL:SetValue(bool)

Set the checkbox value

Types

Arguments

Descriptions

Optional

bool

If the button is toggle

PANEL:GetValue()

Get the checkbox value

Return :

Types

Parameters

Descriptions

value

If the button is toggle

Last updated

Was this helpful?