# Dialog Is Offscreen

Grammardialog is offscreen
FlagsNative | Function

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

# Arguments

  • int [ dialog ] — Dialog

Returns — bool

native bool DialogIsOffscreen(int dialog);

Category: Dialog / Dialog Tools

# Examples

— None found —