Pol  Revision:cb584c9
Pol::Core::Party_Cfg Struct Reference

#include <party_cfg.h>

Public Attributes

struct {
   unsigned short   DeclineTimeout
 
   unsigned short   MaxPartyMembers
 
   u16   PrivateMsgPrefix [SPEECH_MAX_LEN+1]
 
   unsigned char   PrivateMsgPrefixLen
 
   bool   RejoinPartyOnLogon
 
   bool   RemoveMemberOnLogoff
 
   bool   TreatNoAsPrivate
 
General
 
struct {
   ExportedFunction *   CanAddToParty
 
   ExportedFunction *   CanLeaveParty
 
   ExportedFunction *   CanRemoveMember
 
   ExportedFunction *   ChangePrivateChat
 
   ExportedFunction *   ChangePublicChat
 
   ExportedFunction *   OnAddToParty
 
   ExportedFunction *   OnDecline
 
   ExportedFunction *   OnDisband
 
   ExportedFunction *   OnLeaveParty
 
   ExportedFunction *   OnLootPermChange
 
   ExportedFunction *   OnPartyCreate
 
   ExportedFunction *   OnPrivateChat
 
   ExportedFunction *   OnPublicChat
 
Hooks
 

Detailed Description

Definition at line 18 of file party_cfg.h.

Member Data Documentation

ExportedFunction* Pol::Core::Party_Cfg::CanAddToParty
ExportedFunction* Pol::Core::Party_Cfg::CanLeaveParty
ExportedFunction* Pol::Core::Party_Cfg::ChangePrivateChat
ExportedFunction* Pol::Core::Party_Cfg::ChangePublicChat
unsigned short Pol::Core::Party_Cfg::DeclineTimeout
unsigned short Pol::Core::Party_Cfg::MaxPartyMembers
ExportedFunction* Pol::Core::Party_Cfg::OnDisband
ExportedFunction* Pol::Core::Party_Cfg::OnLootPermChange
u16 Pol::Core::Party_Cfg::PrivateMsgPrefix[SPEECH_MAX_LEN+1]
unsigned char Pol::Core::Party_Cfg::PrivateMsgPrefixLen
bool Pol::Core::Party_Cfg::RejoinPartyOnLogon
bool Pol::Core::Party_Cfg::RemoveMemberOnLogoff
bool Pol::Core::Party_Cfg::TreatNoAsPrivate

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