Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ItemInterestAttributes.c
Go to the documentation of this file.
1
class
SCR_ItemOfInterestAttribute
:
BaseItemAttributeData
2
{
3
[
Attribute
(
"999"
,
UIWidgets
.ComboBox,
"Slot size"
,
""
, ParamEnumArray.FromEnum(
ECommonItemType
))]
4
ECommonItemType
m_InterestType;
5
6
ECommonItemType
GetInterestType()
7
{
8
return
m_InterestType;
9
}
10
};
ECommonItemType
ECommonItemType
Definition
InventoryConstants.c:31
BaseItemAttributeData
Definition
BaseItemAttributeData.c:13
SCR_ItemOfInterestAttribute
Definition
ItemInterestAttributes.c:2
UIWidgets
Definition
attributes.c:40
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
Inventory
ItemInterestAttributes.c
Generated by
1.17.0