Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ ModelScaleSet
Method
ModelScaleSet
src/SB/Game/zNPCTypeCommon.h:446–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
444
}
445
446
void ModelScaleSet(const xVec3* vec)
447
{
448
ModelScaleSet(vec->x, vec->y, vec->z);
449
}
450
451
xAnimTable* AnimGetTable()
452
{
Callers
nothing calls this directly
Calls
1
ModelScaleSet
Function · 0.85
Tested by
no test coverage detected