C# Класс Aura.Channel.Scripting.Scripts.ItemScriptAttribute

Attribute for item scripts, to specify which items the script is for.
Takes lists of item ids or tags. If a list of tags is passed the item db will be searched for item ids that match *any* of the tags.
Наследование: System.Attribute
Показать файл Открыть проект

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

Метод Описание
ItemScriptAttribute ( ) : Aura.Channel.Network.Sending

New attribute based on ids

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

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

New attribute based on ids
public ItemScriptAttribute ( ) : Aura.Channel.Network.Sending
Результат Aura.Channel.Network.Sending