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
파일 보기 프로젝트 열기: aura-project/aura

공개 메소드들

메소드 설명
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