Round.detonate
SPart of Round namespace
function Round.detonate( _, Bullet, HitPos, HitNormal )
👁️ 0 viewsUpdated 2 hours ago
⚠️Verification Needed
This function has no documentation yet.
Description
No description available.
Parameters
| Name | Type | Description |
|---|
_ | any | |
Bullet | any | |
HitPos | any | |
HitNormal | any | |
Returns
No return values documented.
Examples
No examples available.
Used In(17 locations)
📄lua/acf/shared/rounds/roundglgm.lua
L287Round.detonate( Index, Bullet, HitPos, HitNormal ) L304Round.detonate( Index, Bullet, HitPos, HitNormal ) 📄lua/acf/shared/rounds/roundheat.lua
L184function Round.detonate( _, Bullet, HitPos, HitNormal ) L226Round.detonate( Index, Bullet, HitPos, HitNormal ) L269Round.detonate( Index, Bullet, HitPos, HitNormal ) 📄lua/acf/shared/rounds/roundheatfs.lua
L188function Round.detonate( _, Bullet, HitPos, HitNormal ) L252Round.detonate( Index, Bullet, HitPos, HitNormal ) L269Round.detonate( Index, Bullet, HitPos, HitNormal ) 📄lua/acf/shared/rounds/roundtheat.lua
L213function Round.detonate( _, Bullet, HitPos, HitNormal ) L319Round.detonate( Index, Bullet, HitPos, HitNormal ) L340Round.detonate( Index, Bullet, HitPos, HitNormal ) 📄lua/acf/shared/rounds/roundtheatfs.lua
L199function Round.detonate( _, Bullet, HitPos, HitNormal ) L283Round.detonate( Index, Bullet, HitPos, HitNormal ) L303Round.detonate( Index, Bullet, HitPos, HitNormal )