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

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 ref array< TypeName > GetQueryComponents ()
 
override ref array< TypeName > GetQueryAttributes ()
 

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: