Arma Reforger Script API
Loading...
Searching...
No Matches
BaseInventorySearchPredicate Interface Reference
Inheritance diagram for BaseInventorySearchPredicate:
InventorySearchPredicate 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

Protected Member Functions

array< TypeName > GetQueryComponents ()
 
array< TypeName > GetQueryAttributes ()
 
bool IsMatch (BaseInventoryStorageComponent storage, IEntity item, array< GenericComponent > queriedComponents, array< BaseItemAttributeData > queriedAttributes)
 

Member Function Documentation

◆ GetQueryAttributes()

array< TypeName > BaseInventorySearchPredicate.GetQueryAttributes ( )
protected

Implemented in InventorySearchPredicate.

◆ GetQueryComponents()

array< TypeName > BaseInventorySearchPredicate.GetQueryComponents ( )
protected

Implemented in InventorySearchPredicate.

◆ IsMatch()


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