(static) bool CheckMountAllowed( Mobile mob )
(static) void Dismount( Mobile m )
(ctor) BaseMount( Serial serial )
(ctor) BaseMount( string name, int bodyID, int itemID, AIType aiType, FightMode fightMode, int rangePerception, int rangeFight, double activeSpeed, double passiveSpeed )
bool AllowFemaleRider( get; )
bool AllowMaleRider( get; )
int Hue( get; set; )
Item InternalItem( get; )
int ItemID( get; set; )
TimeSpan MountAbilityDelay( get; )
DateTime NextMountAbility( get; set; )
Mobile Rider( get; set; )
virtual void Deserialize( GenericReader reader )
virtual bool DoMountAbility( int damage, Mobile attacker )
virtual void OnAfterDelete()
virtual bool OnBeforeDeath()
virtual void OnDelete()
virtual void OnDisallowedRider( Mobile m )
virtual void OnDoubleClick( Mobile from )
virtual void OnRiderDamaged( int amount, Mobile from, bool willKill )
virtual void Serialize( GenericWriter writer )