Add TOC to "C++ function wrappers" section

develop
lethosor 2018-05-17 19:36:02 -04:00
parent 17ba492992
commit d502dce2db
1 changed files with 3 additions and 0 deletions

@ -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