Signature
native rg_multidmg_apply(const inflictor, const attacker);
Description
Inflicts contents of global multi damage registered on victim.
Parameters
- inflictor — Inflictor is the entity that caused the damage (such as a gun)
- attacker — Attacker is the entity that triggered the damage (such as the gun's owner)
No return value