|
Arma Reforger Script API
|
Public Member Functions | |
| void | CopyBatchedData (notnull SCR_BatchedDamageEffects newBatchedDataContainer) |
| Method called locally by SCR_DamageSufferingSystem to transfer newly batched data from shared space to this container. | |
| void SCR_BatchedDamageEffects.CopyBatchedData | ( | notnull SCR_BatchedDamageEffects | newBatchedDataContainer | ) |
Method called locally by SCR_DamageSufferingSystem to transfer newly batched data from shared space to this container.
| [in,out] | newBatchedDataContainer | to transfer from |
Implemented in SCR_BatchedPoisonDamageEffects.