C# Class Server.Items.SlayerGroup

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

Méthodes publiques

Méthode Description
GetEntryByName ( SlayerName name ) : SlayerEntry
GetLootSlayerType ( Type type ) : SlayerName
OppositionSuperSlays ( Server.Mobile m ) : bool

Private Methods

Méthode Description
CompileEntries ( SlayerGroup groups ) : Server.Items.SlayerEntry[]
SlayerGroup ( ) : System

Method Details

GetEntryByName() public static méthode

public static GetEntryByName ( SlayerName name ) : SlayerEntry
name SlayerName
Résultat SlayerEntry

GetLootSlayerType() public static méthode

public static GetLootSlayerType ( Type type ) : SlayerName
type System.Type
Résultat SlayerName

OppositionSuperSlays() public méthode

public OppositionSuperSlays ( Server.Mobile m ) : bool
m Server.Mobile
Résultat bool