Server.PartyCommands.OnRemove C# (CSharp) Méthode

OnRemove() public abstract méthode

public abstract OnRemove ( Server.Mobile from, Server.Mobile target ) : void
from Server.Mobile
target Server.Mobile
Résultat void
		public abstract void OnRemove( Mobile from, Mobile target );
		public abstract void OnPrivateMessage( Mobile from, Mobile target, string text );