MCPcopy 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
392void zNPCVillager::Init(xEntAsset* asset)
393{
394 zNPCCommon::Init(asset);
395 zNPCCommon::flg_move = 10;
396 zNPCCommon::flg_vuln = 0;
397}
398
399void zNPCVillager::Reset()
400{

Callers

nothing calls this directly

Calls 2

InitFunction · 0.50
xStrHashFunction · 0.50

Tested by

no test coverage detected