Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ messageReceived
Method
messageReceived
test/MapSavingLoading.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
bool messageReceived() const
63
{
64
return _messageReceived;
65
}
66
67
~FileOverwriteHelper()
68
{
Callers
6
TEST_F
Function · 0.45
TEST_F
Function · 0.45
checkBehaviourWithoutUnsavedChanges
Function · 0.45
checkBehaviourDiscardingUnsavedChanges
Function · 0.45
checkBehaviourSavingUnsavedChanges
Function · 0.45
checkBehaviourCancellingMapChange
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected