Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BatchedDamageEffects Interface Reference
Inheritance diagram for SCR_BatchedDamageEffects:
SCR_BatchedPoisonDamageEffects

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.
 

Member Function Documentation

◆ CopyBatchedData()

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.

Parameters
[in,out]newBatchedDataContainerto transfer from

Implemented in SCR_BatchedPoisonDamageEffects.


The documentation for this interface was generated from the following file: