Libsaki
Core library of Pancake Mahjong
Public Member Functions | Static Public Attributes | List of all members
sol::stack::field_getter< T, global, raw, typename > Struct Template Reference

Public Member Functions

template<typename Key >
void get (lua_State *L, Key &&key, int tableindex=default_table_index)
 

Static Public Attributes

static constexpr int default_table_index = meta::conditional_t<stack_detail::is_get_direct_v<T, global, raw>, std::integral_constant<int, -1>, std::integral_constant<int, -2>>::value
 

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