|
Arma Reforger Script API
|
Public Member Functions | |
| void | SCR_ApplicableMedicalItemPredicate () |
Public Attributes | |
| IEntity | characterEntity |
| ECharacterHitZoneGroup | hitZoneGroup |
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 () |
| void SCR_ApplicableMedicalItemPredicate.SCR_ApplicableMedicalItemPredicate | ( | ) |
|
protected |
Implements BaseInventorySearchPredicate.
| IEntity SCR_ApplicableMedicalItemPredicate.characterEntity |
| ECharacterHitZoneGroup SCR_ApplicableMedicalItemPredicate.hitZoneGroup |