Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Aura
Channel
Scripting
Scripts
ItemScriptAttribute
C# Class 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.
Inheritance:
System.Attribute
Show file
Open project: aura-project/aura
Public Methods
Method
Description
ItemScriptAttribute
( ) :
Aura.Channel.Network.Sending
New attribute based on ids
Method Details
ItemScriptAttribute()
public
method
New attribute based on ids
public
ItemScriptAttribute
( ) :
Aura.Channel.Network.Sending
return
Aura.Channel.Network.Sending