Round.detonate

S

Part of Round namespace

function Round.detonate( _, Bullet, HitPos, HitNormal )
View on GitHub|lua/acf/shared/rounds/roundglgm.lua:235-255
👁️ 0 viewsUpdated 2 hours ago
⚠️

Verification Needed

This function has no documentation yet.

Description

No description available.

Parameters

NameTypeDescription
_any
Bulletany
HitPosany
HitNormalany

Returns

No return values documented.

Examples

No examples available.

Used In(17 locations)

📄lua/acf/shared/rounds/roundglgm.lua
2 usages
L287Round.detonate( Index, Bullet, HitPos, HitNormal )
L304Round.detonate( Index, Bullet, HitPos, HitNormal )
📄lua/acf/shared/rounds/roundheat.lua
3 usages
L184function Round.detonate( _, Bullet, HitPos, HitNormal )
L226Round.detonate( Index, Bullet, HitPos, HitNormal )
L269Round.detonate( Index, Bullet, HitPos, HitNormal )
📄lua/acf/shared/rounds/roundheatfs.lua
3 usages
L188function Round.detonate( _, Bullet, HitPos, HitNormal )
L252Round.detonate( Index, Bullet, HitPos, HitNormal )
L269Round.detonate( Index, Bullet, HitPos, HitNormal )
📄lua/acf/shared/rounds/roundtheat.lua
5 usages
L213function Round.detonate( _, Bullet, HitPos, HitNormal )
L319Round.detonate( Index, Bullet, HitPos, HitNormal )
L340Round.detonate( Index, Bullet, HitPos, HitNormal )
📄lua/acf/shared/rounds/roundtheatfs.lua
4 usages
L199function Round.detonate( _, Bullet, HitPos, HitNormal )
L283Round.detonate( Index, Bullet, HitPos, HitNormal )
L303Round.detonate( Index, Bullet, HitPos, HitNormal )