Back to Server.Mobiles

EtherealMount : Item, IHued, IComparable<Item>, ISerializable, ISpawnable, IEntity, IPoint3D, IPoint2D, IComparable, IComparable<IEntity>, IMount, IMountItem, IRewardItem

Derived Types: ChargerOfTheFallen, EtherealBeetle, EtherealCuSidhe, EtherealHiryu, EtherealHorse, EtherealKirin, EtherealLlama, EtherealOstard, EtherealReptalon, EtherealRidgeback, EtherealSwampDragon, EtherealUnicorn, RideablePolarBear

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 EtherealHue( 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 )
virtual void OnSingleClick( Mobile from )
void RemoveFollowers()
virtual void Serialize( GenericWriter writer )
void UnmountMe()
virtual bool Validate( Mobile from )