--- a/LuaGUI.wiki Wed Apr 17 12:59:01 2019 +0100
+++ b/LuaGUI.wiki Wed Apr 17 12:59:26 2019 +0100
@@ -3,6 +3,8 @@
= Lua API: GUI functions =
This page is a list of all functios in the [LuaAPI Lua API] that affect the GUI (graphical user interface).
+<wiki:toc max_depth="3" />
+
== Captions ==
=== <tt>!AddCaption(text)</tt> ===
Display an event text in the upper part of the screen. The text will be white and the caption group will be `capgrpMessage`.
@@ -95,4 +97,3 @@
If `enable` is set to `true`, cinematic mode is enabled,
if it is `false`, cinematic mode is disabled.
-