Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ GimmeLassInfo
Method
GimmeLassInfo
src/SB/Game/zNPCTypeCommon.cpp:3405–3408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3403
}
3404
3405
zNPCLassoInfo* zNPCCommon::GimmeLassInfo()
3406
{
3407
return flg_vuln & 0x1000000 ? lassdata : NULL;
3408
}
3409
3410
void zNPCCommon::LassoNotify(en_LASSO_EVENT event)
3411
{
Callers
3
Process
Method · 0.80
LassoStartCheck
Function · 0.80
LassoStartCB
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected