Libsaki
Core library of Pancake Mahjong
sol
stack
field_setter
Public Member Functions
|
Static Public Attributes
|
List of all members
sol::stack::field_setter< T, global, raw, typename > Struct Template Reference
Public Member Functions
template<typename Key , typename Value >
void
set
(
lua_State
*L, Key &&key,
Value
&&value, int tableindex=default_table_index)
Static Public Attributes
static constexpr int
default_table_index
= meta::conditional_t<stack_detail::is_set_direct_v<T, global, raw>, std::integral_constant<int, -2>, std::integral_constant<int, -3>>::value
The documentation for this struct was generated from the following file:
3rd/
sol.hpp
Generated by
1.8.13