Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
BaseInventorySearchPredicate Class Reference
Inheritance diagram for BaseInventorySearchPredicate:
InventorySearchPredicate SCR_DeployableItemSearchPredicate SCR_TutorialInventoryItemSearchPredicate SCR_TutorialInventoryPrefabSearchPredicate SCR_TutorialInventorySearchPredicate

Protected Member Functions

array< typenameGetQueryComponents ()
array< typenameGetQueryAttributes ()
bool IsMatch (BaseInventoryStorageComponent storage, IEntity item, array< GenericComponent > queriedComponents, array< BaseItemAttributeData > queriedAttributes)
array< typenameGetQueryComponents ()
array< typenameGetQueryAttributes ()
bool IsMatch (BaseInventoryStorageComponent storage, IEntity item, array< GenericComponent > queriedComponents, array< BaseItemAttributeData > queriedAttributes)

Detailed Description

Definition at line 12 of file BaseInventorySearchPredicate.c.

Member Function Documentation

◆ GetQueryAttributes() [1/2]

array< typename > BaseInventorySearchPredicate::GetQueryAttributes ( )
protected

◆ GetQueryAttributes() [2/2]

array< typename > BaseInventorySearchPredicate::GetQueryAttributes ( )
protected

◆ GetQueryComponents() [1/2]

array< typename > BaseInventorySearchPredicate::GetQueryComponents ( )
protected

◆ GetQueryComponents() [2/2]

array< typename > BaseInventorySearchPredicate::GetQueryComponents ( )
protected

◆ IsMatch() [1/2]

bool BaseInventorySearchPredicate::IsMatch ( BaseInventoryStorageComponent storage,
IEntity item,
array< GenericComponent > queriedComponents,
array< BaseItemAttributeData > queriedAttributes )
inlineprotected

Definition at line 23 of file BaseInventorySearchPredicate.c.

◆ IsMatch() [2/2]

bool BaseInventorySearchPredicate::IsMatch ( BaseInventoryStorageComponent storage,
IEntity item,
array< GenericComponent > queriedComponents,
array< BaseItemAttributeData > queriedAttributes )
inlineprotected

Definition at line 23 of file BaseInventorySearchPredicate.c.


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