# Dialog Transparency

Grammardialog transparency
FlagsNative | Function

Returns the transparency level of the specified dialog.

# Arguments

  • int [ dialog ] — Dialog

Returns — fixed

native fixed DialogGetTransparency(int dialog);

Category: Dialog / Dialog Tools

# Examples

— None found —