# Relative Dialog

Grammar — Relative dialog of dialog
FlagsNative | Function

Returns the dialog that the specified dialog is anchored relative to.

# Arguments

  • int [ dialog ] — Dialog

Returns — int [ dialog ]

native int DialogGetRelativeDialog(int dialog);

Category: Dialog / Dialog Size And Position

# Examples

— None found —