Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_DeployableItemSearchPredicate Interface Reference
Inheritance diagram for SCR_DeployableItemSearchPredicate:
InventorySearchPredicate BaseInventorySearchPredicate

Public Member Functions

void SCR_DeployableItemSearchPredicate (IEntity ignoredItem=null)
 

Public Attributes

IEntity m_IgnoredItem
 
- Public Attributes inherited from InventorySearchPredicate
ref array< TypeName > QueryComponentTypes = {}
 
ref array< TypeName > QueryAttributeTypes = {}
 

Protected Member Functions

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

Constructor & Destructor Documentation

◆ SCR_DeployableItemSearchPredicate()

void SCR_DeployableItemSearchPredicate.SCR_DeployableItemSearchPredicate ( IEntity ignoredItem = null)
Parameters
[in]ignoredItem

Member Function Documentation

◆ IsMatch()

override bool SCR_DeployableItemSearchPredicate.IsMatch ( BaseInventoryStorageComponent storage,
IEntity item,
array< GenericComponent > queriedComponents,
array< BaseItemAttributeData > queriedAttributes )
protected

Member Data Documentation

◆ m_IgnoredItem

IEntity SCR_DeployableItemSearchPredicate.m_IgnoredItem

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