Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
227
void NPCWidget::Init(en_NPC_UI_WIDGETS which)
228
{
229
idxID = which;
230
base_widge = zSceneFindObject(g_hash_uiwidgets[idxID]);
231
}
232
233
void NPCTarget::TargetSet(xEnt* ent, int b)
234
{
Callers
1
NPCWidget_ScenePostInit
Function · 0.45
Calls
1
zSceneFindObject
Function · 0.85
Tested by
no test coverage detected