Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ start_damaging
Function
start_damaging
src/SB/Game/zEntCruiseBubble.cpp:350–353 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
348
}
349
350
void start_damaging()
351
{
352
shared.hits_size = 0;
353
}
354
355
static void damage_entity(xEnt& ent, const xVec3& loc, const xVec3& dir,
356
const xVec3& hit_norm, F32 radius, bool explosive)
Callers
1
start
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected