Libsaki
Core library of Pancake Mahjong
Public Member Functions | Public Attributes | List of all members
sol::detail::protected_handler< ShouldPush, Target > Struct Template Reference
Collaboration diagram for sol::detail::protected_handler< ShouldPush, Target >:
Collaboration graph
[legend]

Public Member Functions

 protected_handler (std::false_type, lua_State *L_, const Target &target_)
 
 protected_handler (std::true_type, lua_State *L_, const Target &target_)
 
 protected_handler (lua_State *L_, const Target &target_)
 
bool valid () const noexcept
 

Public Attributes

lua_Statem_L
 
const Target & target
 
int stack_index
 

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