Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ SetIndex
Method
SetIndex
src/window_savefile.cpp:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void Window_SaveFile::SetIndex(int id) {
68
index = id;
69
}
70
71
void Window_SaveFile::SetDisplayOverride(const std::string& name, int index) {
72
override_name = name;
Callers
15
CreateCommandWindow
Method · 0.45
UpdateCommand
Method · 0.45
UpdateActorSelection
Method · 0.45
Start
Method · 0.45
Start
Method · 0.45
Start
Method · 0.45
Start
Method · 0.45
RefreshTargetWindow
Method · 0.45
RefreshCommandWindow
Method · 0.45
SetActiveActor
Method · 0.45
ProcessSceneActionFightAutoEscape
Method · 0.45
ProcessSceneActionActor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected