# Dialog Is Enabled

Grammardialog is enabled
FlagsNative | Function

Returns true if the specified dialog is flagged as being enabled.

# Arguments

  • int [ dialog ] — Dialog

Returns — bool

native bool DialogIsEnabled(int dialog);

Category: Dialog / Dialog Tools

# Examples

— None found —