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

Function NPCWidget_ScenePostInit

src/SB/Game/zNPCSupport.cpp:217–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215}
216
217void NPCWidget_ScenePostInit()
218{
219 g_npc_widgets->Init(NPC_WIDGE_TALK);
220}
221
222NPCWidget* NPCWidget_Find(en_NPC_UI_WIDGETS which)
223{

Callers 1

NPCSupport_ScenePostInitFunction · 0.85

Calls 1

InitMethod · 0.45

Tested by

no test coverage detected