Freeciv21
Develop your civilization from humble roots to a global empire
api_server_luadata.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * api_luadata_get_str (lua_State *L, const char *field)
 Get string value from luadata. More...
 

Function Documentation

◆ api_luadata_get_str()

const char* api_luadata_get_str ( lua_State *  L,
const char *  field 
)

Get string value from luadata.

Definition at line 28 of file api_server_luadata.cpp.