Minetest 5.10.0-dev
 
Loading...
Searching...
No Matches
ModNameStorer Class Reference

Public Member Functions

 ModNameStorer (lua_State *L_, const std::string &mod_name)
 
 ~ModNameStorer ()
 

Private Attributes

lua_State * L
 

Constructor & Destructor Documentation

◆ ModNameStorer()

ModNameStorer::ModNameStorer ( lua_State * L_,
const std::string & mod_name )
inline

References CUSTOM_RIDX_CURRENT_MOD_NAME, and L.

◆ ~ModNameStorer()

ModNameStorer::~ModNameStorer ( )
inline

References CUSTOM_RIDX_CURRENT_MOD_NAME, and L.

Member Data Documentation

◆ L

lua_State* ModNameStorer::L
private

Referenced by ModNameStorer(), and ~ModNameStorer().


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