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

Static Public Member Functions

static teamget (lua_State *L, int n)
 

Static Public Attributes

static auto metatable = Team
 

Detailed Description

Definition at line 51 of file lua_team.cpp.

Member Function Documentation

◆ get()

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

Definition at line 53 of file lua_team.cpp.

References luaW_checkteam(), and n.

Member Data Documentation

◆ metatable

auto lua_object_traits< team >::metatable = Team
inlinestatic

Definition at line 52 of file lua_team.cpp.


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