Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ AddRootAsset
Method
AddRootAsset
Source/Editor/Cooker/GameCooker.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
void CookingData::AddRootAsset(const Guid& id)
343
{
344
RootAssets.Add(id);
345
}
346
347
void CookingData::AddRootAsset(const String& path)
348
{
Callers
2
Perform
Method · 0.80
Perform
Method · 0.80
Calls
1
Add
Method · 0.45
Tested by
1
Perform
Method · 0.64