⚠️Verification Needed
This function has no documentation yet.
Description
No description available.
Returns
No return values documented.
Examples
No examples available.
Used In(5 locations)
📄lua/entities/acf_ammo/init.lua
L522if not ACE_CheckRound( Data2 ) then 📄lua/entities/gmod_wire_expression2/core/custom/acf.lua
L1206if not ACE_CheckRound(this.BulletData.Type) then return 0 end L1216if not ACE_CheckRound(this.BulletData.Type) then return 0 end L1234if not ACE_CheckRound(this.BulletData.Type) then return 0 end 📄lua/starfall/libs_sv/acf.lua
L1023if not ACE_CheckRound(this.BulletData.Type) then return 0 end