Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ Init
Method
Init
src/SB/Game/zNPCTypeVillager.cpp:392–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
void zNPCVillager::Init(xEntAsset* asset)
393
{
394
zNPCCommon::Init(asset);
395
zNPCCommon::flg_move = 10;
396
zNPCCommon::flg_vuln = 0;
397
}
398
399
void zNPCVillager::Reset()
400
{
Callers
nothing calls this directly
Calls
2
Init
Function · 0.50
xStrHash
Function · 0.50
Tested by
no test coverage detected