Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
ItemAttributeCollection Interface Reference
Inheritance diagram for ItemAttributeCollection:
[legend]

Public Member Functions

proto external UIInfo GetUIInfo ()
 
proto external BaseItemAttributeData FindAttribute (TypeName typeName)
 Script Attribute getter Finds first occurance of the coresponding attribute data object.
 
proto external ECommonItemType GetCommonType ()
 

Protected Member Functions

void OnInitCollection (IEntityComponentSource src)
 

Member Function Documentation

◆ FindAttribute()

proto external BaseItemAttributeData ItemAttributeCollection.FindAttribute ( TypeName  typeName)

Script Attribute getter Finds first occurance of the coresponding attribute data object.

◆ GetCommonType()

proto external ECommonItemType ItemAttributeCollection.GetCommonType ( )

◆ GetUIInfo()

proto external UIInfo ItemAttributeCollection.GetUIInfo ( )

◆ OnInitCollection()

void ItemAttributeCollection.OnInitCollection ( IEntityComponentSource  src)
protected

Implemented in SCR_ItemAttributeCollection.


The documentation for this interface was generated from the following file: