Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
217
void NPCWidget_ScenePostInit()
218
{
219
g_npc_widgets->Init(NPC_WIDGE_TALK);
220
}
221
222
NPCWidget* NPCWidget_Find(en_NPC_UI_WIDGETS which)
223
{
Callers
1
NPCSupport_ScenePostInit
Function · 0.85
Calls
1
Init
Method · 0.45
Tested by
no test coverage detected