Arma Reforger Script API
Loading...
Searching...
No Matches
InventorySearchPredicate Interface Reference
Inheritance diagram for InventorySearchPredicate:
BaseInventorySearchPredicate SCR_ApplicableMedicalItemPredicate SCR_BandagePredicate SCR_CommonItemTypeSearchPredicate SCR_CompatibleAttachmentPredicate SCR_HoldableItemPredicate SCR_ItemTypeSearchPredicate SCR_MagazinePredicate SCR_PrefabDataPredicate SCR_PrefabNamePredicate SCR_ResourceNamePredicate SCR_SalinePredicate SCR_TutorialInventoryItemSearchPredicate SCR_TutorialInventoryPrefabSearchPredicate SCR_TutorialInventorySearchPredicate

Public Attributes

ref array< TypeName > QueryComponentTypes = {}
 
ref array< TypeName > QueryAttributeTypes = {}
 

Protected Member Functions

override ref array< TypeName > GetQueryComponents ()
 
override ref array< TypeName > GetQueryAttributes ()
 
- Protected Member Functions inherited from BaseInventorySearchPredicate
bool IsMatch (BaseInventoryStorageComponent storage, IEntity item, array< GenericComponent > queriedComponents, array< BaseItemAttributeData > queriedAttributes)
 

Member Function Documentation

◆ GetQueryAttributes()

override ref array< TypeName > InventorySearchPredicate.GetQueryAttributes ( )
sealedprotected

◆ GetQueryComponents()

override ref array< TypeName > InventorySearchPredicate.GetQueryComponents ( )
sealedprotected

Member Data Documentation

◆ QueryAttributeTypes

ref array<TypeName> InventorySearchPredicate.QueryAttributeTypes = {}

◆ QueryComponentTypes

ref array<TypeName> InventorySearchPredicate.QueryComponentTypes = {}

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