MCPcopy 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
67void Window_SaveFile::SetIndex(int id) {
68 index = id;
69}
70
71void Window_SaveFile::SetDisplayOverride(const std::string& name, int index) {
72 override_name = name;

Callers 15

CreateCommandWindowMethod · 0.45
UpdateCommandMethod · 0.45
UpdateActorSelectionMethod · 0.45
StartMethod · 0.45
StartMethod · 0.45
StartMethod · 0.45
StartMethod · 0.45
RefreshTargetWindowMethod · 0.45
RefreshCommandWindowMethod · 0.45
SetActiveActorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected