MCPcopy 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
504void NPARMgmt::UpdateAndRender(F32 param_1)
505{
506 g_npar_info[typ_npar].fun_update(this, param_1);
507}
508
509void NPAR_CopyNPARToPTPool(NPARData* param_1, ptank_pool__pos_color_size_uv2* param_2)
510{

Callers 1

NPAR_TimestepFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected