MCPcopy Create free account
hub / github.com/assaultcube/AC / checkweaponstate

Function checkweaponstate

source/src/weapon.cpp:1754–1758  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1752}
1753
1754void checkweaponstate()
1755{
1756 checkweaponswitch();
1757 checkakimbo();
1758}

Callers 1

updateworldFunction · 0.85

Calls 2

checkweaponswitchFunction · 0.85
checkakimboFunction · 0.85

Tested by

no test coverage detected