|
auto | Get () -> Lua * |
|
void | Release (Lua *&p) |
|
void | YieldLua () |
|
void | UnyieldLua () |
|
void | RegisterTypes () |
|
void | SetGlobal (const std::string &sName, int val) |
|
void | SetGlobal (const std::string &sName, float val) |
|
void | SetGlobal (const std::string &sName, const std::string &val) |
|
void | UnsetGlobal (const std::string &sName) |
|
|
static void | Register (RegisterWithLuaFn pfn) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/Etterna/Singletons/LuaManager.h
- /home/runner/work/etterna/etterna/src/Etterna/Singletons/LuaManager.cpp