diff --git a/docs/Lua API.rst b/docs/Lua API.rst index 08aaf84fe..5c2484475 100644 --- a/docs/Lua API.rst +++ b/docs/Lua API.rst @@ -804,6 +804,9 @@ Random number generation C++ function wrappers ===================== +.. contents:: + :local: + Thin wrappers around C++ functions, similar to the ones for virtual methods. One notable difference is that these explicit wrappers allow argument count adjustment according to the usual lua rules, so trailing false/nil arguments