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

Utility for loading events lua classes. More...

Go to the source code of this file.

Functions

void loadEventsLua (lua_State *state)
 Loads all events in lua.
 

Detailed Description

Utility for loading events lua classes.

Author
Lygaen
Version
0.1
Date
2023-12-03

Function Documentation

◆ loadEventsLua()

void loadEventsLua ( lua_State * state)

Loads all events in lua.

Parameters
statethe lua state to load to