|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ChannelMgr.h>
Additional Inherited Members | |
| Public Member Functions inherited from ChannelMgr | |
| ChannelMgr () | |
| Channel * | GetChannel (std::string const &name, Player *p, bool pkt=true) |
| Channel * | GetJoinChannel (std::string const &name, uint32 channel_id) |
| void | LeftChannel (std::string const &name) |
| void | setTeam (uint32 newTeam) |
| ~ChannelMgr () | |
| Static Public Member Functions inherited from ChannelMgr | |
| static ChannelMgr * | forTeam (uint32 team) |
Definition at line 43 of file ChannelMgr.h.