|
Arma Reforger Script API
|
Searches for attachments of the defined atttachmentType. More...
Public Member Functions | |
| void | SCR_CompatibleAttachmentPredicate () |
Public Attributes | |
| TypeName | attachmentType |
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 attachments of the defined atttachmentType.
| void SCR_CompatibleAttachmentPredicate.SCR_CompatibleAttachmentPredicate | ( | ) |
|
protected |
Implements BaseInventorySearchPredicate.
| TypeName SCR_CompatibleAttachmentPredicate.attachmentType |