Back to Server

AggressorInfo

(ctor) AggressorInfo( Mobile attacker, Mobile defender, bool criminal, bool aggressor )
bool Aggressor( get; )
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 Refresh()