C# Класс Aura.Channel.World.GameEvents.GlobalDropByTag

Наследование: GlobalDrop
Показать файл Открыть проект

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

Метод Описание
GlobalDropByTag ( string identifier, string tag, DropData data ) : Aura.Channel.World.Entities
Matches ( Creature creature ) : bool

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

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

public GlobalDropByTag ( string identifier, string tag, DropData data ) : Aura.Channel.World.Entities
identifier string
tag string
data DropData
Результат Aura.Channel.World.Entities

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

public Matches ( Creature creature ) : bool
creature Aura.Channel.World.Entities.Creature
Результат bool