MCPcopy 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
411char* xST_xAssetID_HIPFullPath(U32 aid)
412{
413 return xST_xAssetID_HIPFullPath(aid, 0);
414}
415
416char* xST_xAssetID_HIPFullPath(U32 aid, U32* sceneID)
417{

Callers 1

iCSFileOpenFunction · 0.50

Calls 2

XST_cnt_lockedFunction · 0.85
XST_nth_lockedFunction · 0.85

Tested by

no test coverage detected