Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f232716

Browse files
authored
Add autoadvance signal to script section.
1 parent 8c5783b commit f232716

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎documentation/auto-advance.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Dialogic's Auto-Advance class can be easily accessed via the Inputs subsystem an
3939

4040
All of this functionality lives in `Dialogic.Inputs.auto_advance` an `DialogicAutoAdvance` object.
4141

42+
Additionally, you can force an advance by emitting the `autoadvance` signal: `Dialogic.Inputs.auto_advance.autoadvance.emit()`.
43+
4244
### 3.1 Settings/Properties
4345

4446
There are two types of settings/properties:

0 commit comments

Comments
 (0)