Freeciv21
Develop your civilization from humble roots to a global empire
api_client_base.h File Reference
#include "luascript_types.h"
+ Include dependency graph for api_client_base.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void api_client_chat_base (lua_State *L, const char *msg)
 Print a message in the chat window. More...
 

Function Documentation

◆ api_client_chat_base()

void api_client_chat_base ( lua_State *  L,
const char *  msg 
)

Print a message in the chat window.

Definition at line 25 of file api_client_base.cpp.