Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ UpdateAndRender
Method
UpdateAndRender
src/SB/Game/zNPCSupplement.cpp:504–507 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
502
}
503
504
void NPARMgmt::UpdateAndRender(F32 param_1)
505
{
506
g_npar_info[typ_npar].fun_update(this, param_1);
507
}
508
509
void NPAR_CopyNPARToPTPool(NPARData* param_1, ptank_pool__pos_color_size_uv2* param_2)
510
{
Callers
1
NPAR_Timestep
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected