|
Arma Reforger Script API
|
Public Member Functions | |
| override bool | IsMatch (BaseInventoryStorageComponent storage, IEntity item, array< GenericComponent > queriedComponents, array< BaseItemAttributeData > queriedAttributes) |
Public Attributes | |
| IEntity | m_SearchEntity |
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 () |
| override bool SCR_TutorialInventoryItemSearchPredicate.IsMatch | ( | BaseInventoryStorageComponent | storage, |
| IEntity | item, | ||
| array< GenericComponent > | queriedComponents, | ||
| array< BaseItemAttributeData > | queriedAttributes ) |
Implements BaseInventorySearchPredicate.
| IEntity SCR_TutorialInventoryItemSearchPredicate.m_SearchEntity |