Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ isMet
Method
isMet
source/tests/test_Goal.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
{}
38
39
virtual bool isMet(const Seat&, const GameMap&) override
40
{
41
return true;
42
}
43
44
virtual std::string getDescription(const Seat&) override
45
{
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected