Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xModelResetMaterial
Function
xModelResetMaterial
src/SB/Core/x/xModel.cpp:552–555 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
550
}
551
552
void xModelResetMaterial(xModelInstance* model)
553
{
554
iModelResetMaterial(model->Data);
555
}
556
557
void xModel_SceneEnter(RpWorld* world)
558
{
Callers
1
xModelRenderSingle
Function · 0.85
Calls
1
iModelResetMaterial
Function · 0.50
Tested by
no test coverage detected