Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/The-Powder-Toy/The-Powder-Toy
/ SetFileName
Method
SetFileName
src/client/SaveFile.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void SaveFile::SetFileName(ByteString fileName)
67
{
68
this->filename = fileName;
69
}
70
71
const String &SaveFile::GetDisplayName() const
72
{
Callers
2
OpenLocalSaveWindow
Method · 0.80
Save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected