The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
lua_cpp::Reg Struct Reference

#include <lua_cpp_function.hpp>

Public Attributes

const char * name
 
lua_function func
 

Detailed Description

Definition at line 138 of file lua_cpp_function.hpp.

Member Data Documentation

◆ func

lua_function lua_cpp::Reg::func

Definition at line 140 of file lua_cpp_function.hpp.

◆ name

const char* lua_cpp::Reg::name

Definition at line 139 of file lua_cpp_function.hpp.


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