58 if (
msg.readUInt8(
"flag") != 0U)
126 const BeingId id =
msg.readBeingId(
"account id");
127 const std::string nick =
msg.readString(24,
"nick");
128 const int reason =
msg.readUInt8(
"flag");
210 const BeingId id =
msg.readBeingId(
"account id");
ActorManager * actorManager
Being * findBeing(const BeingId id) const
void setParty(Party *const party)
void setPartyName(const std::string &name)
ActorTypeT getType() const
void loadFromLogFile(const std::string &name)
bool getBoolValue(const std::string &key) const
void removeMember(const PartyMember *const member)
PartyMember * getMember(const BeingId id) const
bool removeTab(Guild *const guild)
LocalPlayer * localPlayer
#define UNIMPLEMENTEDPACKETFIELD(field)
bool msg(InputEvent &event)
void processPartyLeave(Net::MessageIn &msg)
void processPartyItemSettingsContinue(Net::MessageIn &msg, const PartyShareT item)
void processPartyCreate(Net::MessageIn &msg)
void processPartyExpSettingsContinue(Net::MessageIn &msg, const PartyShareT exp)
void processPartyUpdateCoords(Net::MessageIn &msg)
void notify(const unsigned int message)
PartyShare ::T PartyShareT
SocialWindow * socialWindow