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

Public Attributes

ref array< TypeName > QueryComponentTypes = {}
 
ref array< TypeName > QueryAttributeTypes = {}
 

Protected Member Functions

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

Member Function Documentation

◆ GetQueryAttributes()

override sealed ref array< TypeName > InventorySearchPredicate.GetQueryAttributes ( )
protected

◆ GetQueryComponents()

override sealed ref array< TypeName > InventorySearchPredicate.GetQueryComponents ( )
protected

Member Data Documentation

◆ QueryAttributeTypes

ref array<TypeName> InventorySearchPredicate.QueryAttributeTypes = {}

◆ QueryComponentTypes

ref array<TypeName> InventorySearchPredicate.QueryComponentTypes = {}

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