Evospace  0.19.0
Modding API
 
Loading...
Searching...
No Matches
evo::mod_loading_lua_state Class Reference

Mod loading process lua state. More...

Inheritance diagram for evo::mod_loading_lua_state:
evo::lua_state evo::legacy_lua_state

Additional Inherited Members

- Public Member Functions inherited from evo::lua_state
bool run_code (std::string_view code, std::string_view code_path="")
 
- Static Public Member Functions inherited from evo::lua_state
static Classfind_class (const std::string &name)
 Find Unreal Engine Class.
 
- Public Attributes inherited from evo::lua_state

Detailed Description

Mod loading process lua state.

Definition at line 10 of file EvospaceLuaState.h.