Otclient  14/8/2020
Client Class Reference

#include <client.h>

Public Member Functions

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

Detailed Description

Definition at line 28 of file client.h.

Member Function Documentation

◆ init()

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

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 ( )

Definition at line 55 of file luafunctions.cpp.

Here is the caller graph for this function:

◆ terminate()

void Client::terminate ( )

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: