mrdocs::lua

Types

Name Description
Access
Context A reference to an instance of a Lua interpreter.
Function A Lua function.
Param A lazy container to push values to the Lua stack.
Scope
String A Lua string.
Table A Lua table.
Value A Lua value.
zstring A null-terminated string.
FunctionPtr

Enums

Name Description
Type Types of values.

Created with MrDocs