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

#include <push_check.hpp>

Public Member Functions

 lua_index_raw (int i)
 
 lua_index_raw (lua_State *L)
 

Public Attributes

int index
 

Detailed Description

Definition at line 29 of file push_check.hpp.

Constructor & Destructor Documentation

◆ lua_index_raw() [1/2]

lua_index_raw::lua_index_raw ( int  i)
inline

Definition at line 31 of file push_check.hpp.

◆ lua_index_raw() [2/2]

lua_index_raw::lua_index_raw ( lua_State *  L)
inline

Definition at line 32 of file push_check.hpp.

Member Data Documentation

◆ index

int lua_index_raw::index

Definition at line 30 of file push_check.hpp.


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