Back to Server.Mobiles

EtherealMount : Item, IEntity, IPoint3D, IPoint2D, IComparable, IComparable`1, IHued, IComparable`1, ISerializable, IMount, IMountItem, IRewardItem

Derived Types: EtherealBeetle, EtherealHorse, EtherealKirin, EtherealLlama, EtherealOstard, EtherealRidgeback, EtherealSwampDragon, EtherealUnicorn

Nested Types: EtherealSpell

(static) void Dismount( Mobile m )
(static) void StopMounting( Mobile mob )
(ctor) EtherealMount( Serial serial )
(ctor) EtherealMount( int itemID, int mountID )
double DefaultWeight( get; )
bool DisplayLootType( get; )
int FollowerSlots( get; )
bool IsDonationItem( get; set; )
bool IsRewardItem( get; set; )
IMount Mount( get; )
int MountedID( get; set; )
int RegularID( get; set; )
Mobile Rider( get; set; )
void AddFollowers()
virtual void Deserialize( GenericReader reader )
virtual void GetProperties( ObjectPropertyList list )
void MountMe()
virtual void OnDoubleClick( Mobile from )
virtual DeathMoveResult OnParentDeath( Mobile parent )
virtual void OnRiderDamaged( int amount, Mobile from, bool willKill )
void RemoveFollowers()
virtual void Serialize( GenericWriter writer )
void UnmountMe()
virtual bool Validate( Mobile from )