![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Holds an array of effects that are executed using a weighted randomization. More...
Protected Member Functions | |
| override void | Init (SCR_ArsenalRefundEffectComponentClass arsenalRefundEffectClass) |
| override bool | IsValid (notnull IEntity item, notnull PlayerController playerController, SCR_ArsenalComponent arsenal) |
| override bool | ExecuteRefundEffect (notnull IEntity item, notnull PlayerController playerController, SCR_ArsenalComponent arsenal) |
| bool | HasValidEntries (notnull IEntity item, notnull PlayerController playerController, SCR_ArsenalComponent arsenal) |
| int | GetValidEntries (notnull inout array< SCR_BaseWeightedArsenalRefundEffectEntry > validEntries, notnull IEntity item, notnull PlayerController playerController, SCR_ArsenalComponent arsenal) |
Protected Attributes | |
| ref array< ref SCR_BaseWeightedArsenalRefundEffectEntry > | m_aWeightedEffectEntries |
Holds an array of effects that are executed using a weighted randomization.
Definition at line 3 of file SCR_WeightedListArsenalRefundEffect.c.
|
inlineprotected |
Definition at line 32 of file SCR_WeightedListArsenalRefundEffect.c.
|
inlineprotected |
Definition at line 76 of file SCR_WeightedListArsenalRefundEffect.c.
|
inlineprotected |
Definition at line 62 of file SCR_WeightedListArsenalRefundEffect.c.
|
inlineprotected |
Definition at line 9 of file SCR_WeightedListArsenalRefundEffect.c.
|
inlineprotected |
Definition at line 22 of file SCR_WeightedListArsenalRefundEffect.c.
|
protected |
Definition at line 6 of file SCR_WeightedListArsenalRefundEffect.c.