Back to Server.Mobiles

EtherealMount : Item, IEntity, IPoint3D, IPoint2D, IHued, IMount, IMountItem

Derived Types: EtherealHorse, EtherealLlama, EtherealOstard

Nested Types: EtherealSpell

(static) void Dismount( Mobile m )
(ctor) EtherealMount( Serial serial )
(ctor) EtherealMount( int itemID, int mountID )
IMount Mount( get; )
int MountedID( get; set; )
int RegularID( get; set; )
Mobile Rider( get; set; )
virtual void Deserialize( GenericReader reader )
void MountMe()
virtual void OnDoubleClick( Mobile from )
virtual DeathMoveResult OnParentDeath( Mobile parent )
virtual void Serialize( GenericWriter writer )
void UnmountMe()