Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ItemAttributeCollection.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
13{
14 proto external UIInfo GetUIInfo();
17 proto external BaseItemAttributeData FindAttribute(typename typeName);
18 proto external ECommonItemType GetCommonType();
19
20 // callbacks
21
22 event protected void OnInitCollection(IEntityComponentSource src);
23}
24
ECommonItemType
void OnInitCollection(IEntityComponentSource src)
UIInfo - allows to define UI elements.
Definition UIInfo.c:14