Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ NPCWidget_Find
Function
NPCWidget_Find
src/SB/Game/zNPCSupport.cpp:222–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
NPCWidget* NPCWidget_Find(en_NPC_UI_WIDGETS which)
223
{
224
return &g_npc_widgets[(int)which];
225
}
226
227
void NPCWidget::Init(en_NPC_UI_WIDGETS which)
228
{
Callers
2
zNPCCommon_EjectPhlemOnPawz
Function · 0.85
Enter
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected