Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ PRIV_GetDriverData
Method
PRIV_GetDriverData
src/SB/Game/zNPCTypeCommon.h:556–559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
554
return 2.4f;
555
}
556
virtual xEntDrive* PRIV_GetDriverData()
557
{
558
return NULL;
559
}
560
virtual zNPCLassoInfo* PRIV_GetLassoData()
561
{
562
return NULL;
Callers
1
Reset
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected