Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/The-Powder-Toy/The-Powder-Toy
/ SetLoadingError
Method
SetLoadingError
src/client/SaveFile.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void SaveFile::SetLoadingError(String error)
87
{
88
loadingError = error;
89
}
Callers
1
LoadSaveFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected