C# Класс Server.Items.SlayerGroup

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetEntryByName ( SlayerName name ) : SlayerEntry
GetLootSlayerType ( Type type ) : SlayerName
OppositionSuperSlays ( Server.Mobile m ) : bool

Приватные методы

Метод Описание
CompileEntries ( SlayerGroup groups ) : Server.Items.SlayerEntry[]
SlayerGroup ( ) : System

Описание методов

GetEntryByName() публичный статический Метод

public static GetEntryByName ( SlayerName name ) : SlayerEntry
name SlayerName
Результат SlayerEntry

GetLootSlayerType() публичный статический Метод

public static GetLootSlayerType ( Type type ) : SlayerName
type System.Type
Результат SlayerName

OppositionSuperSlays() публичный Метод

public OppositionSuperSlays ( Server.Mobile m ) : bool
m Server.Mobile
Результат bool