yolkbot
learn
community
Preparing search index...
Item
Interface Item
interface
Item
{
activeProduct
?:
boolean
;
align
?:
Position
;
category_name
:
ItemCategoryNames
;
exclusive_for_class
:
GunClasses
|
null
;
id
:
number
;
is_available
:
boolean
;
item_data
:
|
{
meshName
:
string
;
tags
:
string
[]
}
|
{
tags
:
string
[]
;
x
:
number
;
y
:
number
}
;
item_type_id
:
ItemTypeIds
;
item_type_name
:
ItemTypeNames
;
name
:
string
;
price
:
number
;
sku
?:
string
[]
;
unlock
:
ItemUnlockMethods
;
}
Index
Properties
active
Product?
align?
category_
name
exclusive_
for_
class
id
is_
available
item_
data
item_
type_
id
item_
type_
name
name
price
sku?
unlock
Properties
Optional
active
Product
activeProduct
?:
boolean
Optional
align
align
?:
Position
category_
name
category_name
:
ItemCategoryNames
exclusive_
for_
class
exclusive_for_class
:
GunClasses
|
null
id
id
:
number
is_
available
is_available
:
boolean
item_
data
item_data
:
|
{
meshName
:
string
;
tags
:
string
[]
}
|
{
tags
:
string
[]
;
x
:
number
;
y
:
number
}
item_
type_
id
item_type_id
:
ItemTypeIds
item_
type_
name
item_type_name
:
ItemTypeNames
name
name
:
string
price
price
:
number
Optional
sku
sku
?:
string
[]
unlock
unlock
:
ItemUnlockMethods
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Product
align
category_
name
exclusive_
for_
class
id
is_
available
item_
data
item_
type_
id
item_
type_
name
name
price
sku
unlock
learn
community
yolkbot
Loading...