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

Public Member Functions

void SCR_BandagePredicate ()
 

Protected Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ SCR_BandagePredicate()

void SCR_BandagePredicate.SCR_BandagePredicate ( )

Member Function Documentation

◆ IsMatch()

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

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