|
Arma Reforger Script API
|
Searches for magazines with certain mag well. More...
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 ref array< TypeName > | GetQueryComponents () |
| override ref array< TypeName > | GetQueryAttributes () |
Searches for magazines with certain mag well.
| void SCR_MagazinePredicate.SCR_MagazinePredicate | ( | ) |
|
protected |
Implements BaseInventorySearchPredicate.
| TypeName SCR_MagazinePredicate.magWellType |