Mania++
 All Classes Functions Variables Pages
Public Attributes | List of all members
Controller Struct Reference

Struct with all instances needed for plugins. More...

#include <Plugin.h>

Public Attributes

MethodsServer
 Methods instance.
 
std::map< std::string, Player > * Players
 Playerlist instance.
 
MapListMaps
 Maplist instance.
 
sql::Connection * Database
 Database instance.
 
UIManagerUI
 UI manager instance.
 
PluginHandlerPlugins
 Plugin handler instance.
 
ServerInfoInfo
 Server information instance.
 

Detailed Description

Struct with all instances needed for plugins.


The documentation for this struct was generated from the following file: