MCPcopy 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
3405zNPCLassoInfo* zNPCCommon::GimmeLassInfo()
3406{
3407 return flg_vuln & 0x1000000 ? lassdata : NULL;
3408}
3409
3410void zNPCCommon::LassoNotify(en_LASSO_EVENT event)
3411{

Callers 3

ProcessMethod · 0.80
LassoStartCheckFunction · 0.80
LassoStartCBFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected