Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
Loading...
Searching...
No Matches
luaregutils.hpp File Reference

Utility for loading utils lua classes. More...

Go to the source code of this file.

Functions

void loadUtilsLua (lua_State *state)
 Loads utils classes to lua.
 

Detailed Description

Utility for loading utils lua classes.

Author
Lygaen
Version
0.1
Date
2023-12-03

Function Documentation

◆ loadUtilsLua()

void loadUtilsLua ( lua_State * state)

Loads utils classes to lua.

Parameters
statethe state to load to