The Battle for Wesnoth  1.19.5+dev
Static Public Member Functions | Static Public Attributes | List of all members
lua_object_traits< schedule_tag > Struct Reference

Static Public Member Functions

static schedule_tag get (lua_State *L, int n)
 

Static Public Attributes

static auto metatable = "schedule"
 

Detailed Description

Definition at line 940 of file game_lua_kernel.cpp.

Member Function Documentation

◆ get()

static schedule_tag lua_object_traits< schedule_tag >::get ( lua_State *  L,
int  n 
)
inlinestatic

Definition at line 942 of file game_lua_kernel.cpp.

References schedule_tag::area_index, luaW_check_schedule(), and n.

Member Data Documentation

◆ metatable

auto lua_object_traits< schedule_tag >::metatable = "schedule"
inlinestatic

Definition at line 941 of file game_lua_kernel.cpp.


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