Back to Server

PartyCommands

Derived Types: PartyCommandHandlers

(static) PartyCommands Handler( get; set; )
(ctor) PartyCommands()
virtual void OnAccept( Mobile from, Mobile leader )
virtual void OnAdd( Mobile from )
virtual void OnDecline( Mobile from, Mobile leader )
virtual void OnPrivateMessage( Mobile from, Mobile target, string text )
virtual void OnPublicMessage( Mobile from, string text )
virtual void OnRemove( Mobile from, Mobile target )
virtual void OnSetCanLoot( Mobile from, bool canLoot )