Server.Mobiles.EtherealMount.OnRiderDamaged C# (CSharp) Méthode

OnRiderDamaged() public méthode

public OnRiderDamaged ( int amount, Mobile from, bool willKill ) : void
amount int
from Mobile
willKill bool
Résultat void
		public void OnRiderDamaged( int amount, Mobile from, bool willKill )
		{
		}