Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xST_xAssetID_HIPFullPath
Function
xST_xAssetID_HIPFullPath
src/SB/Core/x/xstransvc.cpp:411–414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
}
410
411
char* xST_xAssetID_HIPFullPath(U32 aid)
412
{
413
return xST_xAssetID_HIPFullPath(aid, 0);
414
}
415
416
char* xST_xAssetID_HIPFullPath(U32 aid, U32* sceneID)
417
{
Callers
1
iCSFileOpen
Function · 0.50
Calls
2
XST_cnt_locked
Function · 0.85
XST_nth_locked
Function · 0.85
Tested by
no test coverage detected