C# Class Server.OppositionGroup

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
IndexOf ( object obj ) : int
IsEnemy ( object from, object target ) : bool
OppositionGroup ( Type types ) : System

Method Details

IndexOf() public méthode

public IndexOf ( object obj ) : int
obj object
Résultat int

IsEnemy() public méthode

public IsEnemy ( object from, object target ) : bool
from object
target object
Résultat bool

OppositionGroup() public méthode

public OppositionGroup ( Type types ) : System
types System.Type
Résultat System