API
Functions and classes available in the Lua API
|
#include <0028.h>
Public Member Functions | |
void | AddCommand (std::string a_Command) |
void | AddPermission (std::string a_Permission) |
const AString & | GetColor () const |
const std::string & | GetName () const |
bool | HasCommand (std::string a_Command) |
void | InheritFrom (cGroup *a_Group) |
void | SetColor (std::string a_Color) |
void | SetName (std::string a_Name) |
void cGroup::AddCommand | ( | std::string | a_Command | ) |
void cGroup::AddPermission | ( | std::string | a_Permission | ) |
|
inline |
|
inline |
bool cGroup::HasCommand | ( | std::string | a_Command | ) |
void cGroup::InheritFrom | ( | cGroup * | a_Group | ) |
|
inline |
|
inline |