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

Public Member Functions

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

Public Attributes

ResourceName m_sSeachPrefab
 
- 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_TutorialInventoryPrefabSearchPredicate.IsMatch ( BaseInventoryStorageComponent  storage,
IEntity  item,
array< GenericComponent >  queriedComponents,
array< BaseItemAttributeData queriedAttributes 
)

Member Data Documentation

◆ m_sSeachPrefab

ResourceName SCR_TutorialInventoryPrefabSearchPredicate.m_sSeachPrefab

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