Back to ACE

ACE.NetworkMPEffects

S

Part of ACE namespace

function ACE.NetworkMPEffects(sourcePly, ent, propmass)
View on GitHub|lua/acf/shared/sounds/sweps.lua:14-27
👁️ 0 viewsUpdated 1 month ago

Description

The previous networking function. Removed owner from vars since ent (the swep) already has the owner and sounds networked in it. -- propmass is serverside so we must include it into client.

Parameters

NameTypeDescription
sourcePlyany
entany
propmassany

Returns

No return values documented.

Examples

No examples available.

Used In

No usages found in the codebase.