Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ clone
Method
clone
source/creaturemood/CreatureMoodFee.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
CreatureMoodFee* CreatureMoodFee::clone() const
60
{
61
return new CreatureMoodFee(*this);
62
}
63
64
bool CreatureMoodFee::importFromStream(std::istream& is)
65
{
Callers
3
colourizeMaterial
Method · 0.45
setMaterialOpacity
Method · 0.45
rrBuildSkullFlagMaterial
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected