# Dialog Render Priority

Grammardialog Render Priority
FlagsNative | Function

Returns the render priority for the specified dialog.

# Arguments

  • int [ dialog ] — Dialog

Returns — int

native int DialogGetRenderPriority(int dialog);

Category: Dialog / Dialog Tools

# Examples

— None found —