native

rg_multidmg_apply

Syntax

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)

Return

This function has no return value.