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

Public Member Functions

 closure (lua_CFunction f, Upvalues... targetupvalues)
 

Public Attributes

lua_CFunction c_function
 
std::tuple< Upvalues... > upvalues
 

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