C# Class Server.AggressorInfo

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
Create ( Server.Mobile attacker, Server.Mobile defender, bool criminal ) : AggressorInfo
DumpAccess ( ) : void
Free ( ) : void
Refresh ( ) : void

Private Methods

Méthode Description
AggressorInfo ( Server.Mobile attacker, Server.Mobile defender, bool criminal ) : System

Method Details

Create() public static méthode

public static Create ( Server.Mobile attacker, Server.Mobile defender, bool criminal ) : AggressorInfo
attacker Server.Mobile
defender Server.Mobile
criminal bool
Résultat AggressorInfo

DumpAccess() public static méthode

public static DumpAccess ( ) : void
Résultat void

Free() public méthode

public Free ( ) : void
Résultat void

Refresh() public méthode

public Refresh ( ) : void
Résultat void