Server.Mobiles.EtherealMount.OnRiderDamaged C# (CSharp) 메소드

OnRiderDamaged() 공개 메소드

public OnRiderDamaged ( int amount, Mobile from, bool willKill ) : void
amount int
from Mobile
willKill bool
리턴 void
		public void OnRiderDamaged( int amount, Mobile from, bool willKill )
		{
		}