Otclient 1.0  14/8/2020
Client Class Reference

#include <client.h>

Static Public Member Functions

static void init (std::vector< std::string > &args)
 
static void terminate ()
 
static void registerLuaFunctions ()
 

Detailed Description

Definition at line 28 of file client.h.

Member Function Documentation

◆ init()

void Client::init ( std::vector< std::string > &  args)
static

Definition at line 36 of file client.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ registerLuaFunctions()

void Client::registerLuaFunctions ( )
static

Definition at line 55 of file luafunctions.cpp.

Here is the caller graph for this function:

◆ terminate()

void Client::terminate ( )
static

Definition at line 84 of file client.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: