Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_TutorialInventoryItemSearchPredicate Interface Reference
Inheritance diagram for SCR_TutorialInventoryItemSearchPredicate:
[legend]

Public Member Functions

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

Public Attributes

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

Additional Inherited Members

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

Member Function Documentation

◆ IsMatch()

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

Member Data Documentation

◆ m_SearchEntity

IEntity SCR_TutorialInventoryItemSearchPredicate.m_SearchEntity

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