xoreos  0.0.5
Static Public Member Functions | Static Private Member Functions | List of all members
Engines::Witcher::LuaBindings::CClientExoApp Class Reference

Static Public Member Functions

static void registerLuaBindings ()
 
static Common::UString getLuaType ()
 

Static Private Member Functions

static int luaGetClientTextLanguage (lua_State *state)
 

Detailed Description

Definition at line 249 of file bindings.h.

Member Function Documentation

◆ getLuaType()

Common::UString Engines::Witcher::LuaBindings::CClientExoApp::getLuaType ( )
static

Definition at line 900 of file bindings.cpp.

Referenced by Engines::Witcher::LuaBindings::luaGetClientExoApp().

Here is the caller graph for this function:

◆ luaGetClientTextLanguage()

int Engines::Witcher::LuaBindings::CClientExoApp::luaGetClientTextLanguage ( lua_State *  state)
staticprivate

Definition at line 904 of file bindings.cpp.

References Aurora::Lua::Stack::pushInt(), and Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ registerLuaBindings()

void Engines::Witcher::LuaBindings::CClientExoApp::registerLuaBindings ( )
static

Definition at line 888 of file bindings.cpp.

References LuaScriptMan.

Referenced by Engines::Witcher::LuaBindings::registerBindings().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: