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

World tick lua state for BlockLogic lua script part executing. More...

Inheritance diagram for evo::game_lua_state:
evo::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

World tick lua state for BlockLogic lua script part executing.

Definition at line 14 of file GameLuaState.h.