Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ SelectPreset
Function
SelectPreset
Source/Editor/Windows/GameCookerWindow.cs:1101–1104 ·
view source on GitHub ↗
(int index)
Source
from the content-addressed store, hash-verified
1099
}
1100
1101
private void SelectPreset(int index)
1102
{
1103
SelectTarget(index, 0);
1104
}
1105
1106
private void SelectTarget(int index)
1107
{
Callers
nothing calls this directly
Calls
1
SelectTarget
Function · 0.85
Tested by
no test coverage detected