Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SCR_MagazinePredicate Interface Reference

Searches for magazines with certain mag well. More...

Inheritance diagram for SCR_MagazinePredicate:
[legend]

Public Member Functions

void SCR_MagazinePredicate ()
 

Public Attributes

TypeName magWellType
 
- 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 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)
 

Detailed Description

Searches for magazines with certain mag well.

Constructor & Destructor Documentation

◆ SCR_MagazinePredicate()

void SCR_MagazinePredicate.SCR_MagazinePredicate ( )

Member Function Documentation

◆ IsMatch()

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

Member Data Documentation

◆ magWellType

TypeName SCR_MagazinePredicate.magWellType

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