MCPcopy 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
66void SaveFile::SetFileName(ByteString fileName)
67{
68 this->filename = fileName;
69}
70
71const String &SaveFile::GetDisplayName() const
72{

Callers 2

OpenLocalSaveWindowMethod · 0.80
SaveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected