Skip to main content

DialogManagedControls

The DialogManagedControls is the class responsible for managing controls in a centralized and standard way. It provides some methods that invoke methods from all DialogController scripts present in the scene.

Methods API

MethodParametersReturnsDescription
NextDialogDisplays the next dialog (if there is an active dialog being displayed).
PrevDialogDisplays the next dialog (if there is an active dialog being displayed).