Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetLoadSaveSelection
Method
GetLoadSaveSelection
TombEngine/Game/gui.cpp:3432–3435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3430
}
3431
3432
int GuiController::GetLoadSaveSelection()
3433
{
3434
return SelectedSaveSlot;
3435
}
3436
3437
int GuiController::GetLoopedSelectedOption(int selectedOption, int optionCount, bool canLoop)
3438
{
Callers
1
RenderLoadSaveMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected