Freeciv-3.1
|
Go to the source code of this file.
Functions | |
const char * | api_luadata_get_str (lua_State *L, const char *field) |
const char * api_luadata_get_str | ( | lua_State * | L, |
const char * | field | ||
) |
Get string value from luadata.
Definition at line 35 of file api_server_luadata.c.
Referenced by tolua_server_luadata_get_str00().