AggressorInfo
(static) TimeSpan ExpireDelay( get; set; )
(static) AggressorInfo Create( Mobile attacker, Mobile defender, bool criminal )
(static) void DumpAccess()
(ctor) AggressorInfo( Mobile attacker, Mobile defender, bool criminal )
Mobile Attacker( get; )
bool CanReportMurder( get; set; )
bool CriminalAggression( get; set; )
Mobile Defender( get; )
bool Expired( get; )
DateTime LastCombatTime( get; )
bool Reported( get; set; )
void Free()
void Refresh()