GuardedRegion : Region, IComparable
(static) void CheckGuarded_OnCommand( CommandEventArgs e )
(static) GuardedRegion Disable( GuardedRegion reg )
(static) void Initialize()
(static) void SetGuarded_OnCommand( CommandEventArgs e )
(static) void ToggleGuarded_OnCommand( CommandEventArgs e )
(ctor) GuardedRegion( string prefix, string name, Map map, Type guardType )
bool Disabled( get; set; )
virtual bool AllowHousing( Mobile from, Point3D p )
void CallGuards( Point3D p )
void CheckGuardCandidate( Mobile m )
virtual bool IsDisabled()
bool IsGuardCandidate( Mobile m )
virtual void MakeGuard( Mobile focus )
virtual void OnAggressed( Mobile aggressor, Mobile aggressed, bool criminal )
virtual bool OnBeginSpellCast( Mobile m, ISpell s )
virtual void OnCriminalAction( Mobile m, bool message )
virtual void OnEnter( Mobile m )
virtual void OnExit( Mobile m )
virtual void OnGotBenificialAction( Mobile helper, Mobile helped )
virtual void OnSpeech( SpeechEventArgs args )