We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2ac00 commit 6c25e4eCopy full SHA for 6c25e4e
1 file changed
docs/dev/overlay-dev-guide.rst
@@ -71,9 +71,9 @@ beyond your everyday `widgets.Widget <widget>`:
71
widgets owned by the overlay framework must not be attached to that new
72
screen, but the returned screen can instantiate and configure any new views
73
that it wants to. See the `hotkeys` DFHack logo widget for an example.
74
+
75
The ``overlay_trigger()`` function enables the activation of overlay widgets
76
via the command line interface (CLI) or keybindings.
-
77
For example, executing ``overlay trigger notes.map_notes add Kitchen``::
78
79
function MyOverlayWidget:overlay_trigger(arg1, arg2)
0 commit comments