Skip to content

Commit

Permalink
Link to the Subsystem Index.
Browse files Browse the repository at this point in the history
  • Loading branch information
CakeVR authored Mar 23, 2024
1 parent ac6c4d6 commit f9f10f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions documentation/dialogic-signals.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,4 @@ Dialogic subsystems have many useful signals. Here is a selection of them:
- signal `variable_changed(info:Dictionary)`
- signal `variable_was_set(info:Dictionary)` # only on set variable events

And many more. If you want to react to something particular happening, take a look to see if the responsible subsystem has a signal for that.

If you need help, please open an issue or reach out to us.
If you want to find all signals, head over to the [Subsystem Index](subsystem_class_index.md), select a subsystem and take a look at the related **Signals** category.

0 comments on commit f9f10f7

Please sign in to comment.