This class represents the tolua bridge between the Lua API and Cuberite. It supports some low
level operations and queries on the objects. See also the tolua++'s documentation at
https://www8.cs.umu.se/kurser/TDBD12/VT04/lab/lua/tolua++.html. Normally you shouldn't use any of these
functions except for type()
(STATIC) Casts the object to the specified type. Note: This is a potentially unsafe operation and it could crash the server. There is normally no need to use this function at all, so don't use it unless you know exactly what you're doing.
getpeer
inherit
releaseownership
setpeer
takeownership
type
Object
any
TypeStr
string
(STATIC) Returns a string representing the type of the object. This works similar to Lua's built-in type() function, but recognizes the underlying C++ classes, too.
Generated by APIDump on 2024-11-15 00:45:52, Build ID 68, Commit c0f6c97dcea08feb7d5cd1deefc0f6f76eb2cdbd