Back to Server.Items

Moongate : Item, IHued, IComparable<Item>, ISerializable, ISpawnable, IEntity, IPoint3D, IPoint2D, IComparable, IComparable<IEntity>

Derived Types: ConfirmationMoongate, HarrowerGate, HornOfRetreatMoongate, InternalItem, MoonstoneGate, StarRoomGate

Nested Types: DelayTimer

(static) bool IsInTown( Point3D p, Map map )
(ctor) Moongate()
(ctor) Moongate( bool bDispellable )
(ctor) Moongate( Serial serial )
(ctor) Moongate( Point3D target, Map targetMap )
bool Dispellable( get; set; )
bool ShowFeluccaWarning( get; )
Point3D Target( get; set; )
Map TargetMap( get; set; )
virtual void BeginConfirmation( Mobile from )
virtual void CheckGate( Mobile m, int range )
virtual void DelayCallback( Mobile from, int range )
virtual void Deserialize( GenericReader reader )
virtual void EndConfirmation( Mobile from )
virtual void OnDoubleClick( Mobile from )
virtual void OnGateUsed( Mobile m )
virtual bool OnMoveOver( Mobile m )
virtual void Serialize( GenericWriter writer )
virtual void UseGate( Mobile m )
virtual bool ValidateUse( Mobile from, bool message )