MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / Init

Method Init

src/SB/Game/zNPCSupport.cpp:227–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227void NPCWidget::Init(en_NPC_UI_WIDGETS which)
228{
229 idxID = which;
230 base_widge = zSceneFindObject(g_hash_uiwidgets[idxID]);
231}
232
233void NPCTarget::TargetSet(xEnt* ent, int b)
234{

Callers 1

NPCWidget_ScenePostInitFunction · 0.45

Calls 1

zSceneFindObjectFunction · 0.85

Tested by

no test coverage detected