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

Public Member Functions

 schedule_tag (game_lua_kernel &k)
 
auto & tod_man () const
 

Public Attributes

game_lua_kernelref
 
int area_index
 

Detailed Description

Definition at line 929 of file game_lua_kernel.cpp.

Constructor & Destructor Documentation

◆ schedule_tag()

schedule_tag::schedule_tag ( game_lua_kernel k)
inline

Definition at line 932 of file game_lua_kernel.cpp.

Member Function Documentation

◆ tod_man()

auto& schedule_tag::tod_man ( ) const
inline

Definition at line 933 of file game_lua_kernel.cpp.

References ref, and game_lua_kernel::tod_man().

Member Data Documentation

◆ area_index

int schedule_tag::area_index

Definition at line 931 of file game_lua_kernel.cpp.

Referenced by lua_object_traits< schedule_tag >::get().

◆ ref

game_lua_kernel& schedule_tag::ref

Definition at line 930 of file game_lua_kernel.cpp.

Referenced by tod_man().


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