# Set Dialog Observed Type

Grammar — Set dialog observed type to observedType
FlagsNative | Action

# Arguments

Returns — void

native void DialogSetObservedType(
	int dialog,
	int observedType,
);

Category: Dialog / Dialog Tools

# Examples

— None found —