# Dialog Channel

Grammardialog channel
FlagsNative | Function

Returns the render-to-texture channel the specified dialog is using.

# Arguments

  • int [ dialog ] — Dialog

Returns — int

native int DialogGetChannel(int dialog);

Category: Dialog / Dialog Tools

# Examples

— None found —