Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ getTrapFactory
Method
getTrapFactory
source/traps/TrapManager.h:158–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
inline const TrapFactory* getTrapFactory() const
159
{ return mTrapFactory; }
160
161
private:
162
const TrapFactory* mTrapFactory;
Callers
4
getTrapEntity
Method · 0.80
getTrapEntity
Method · 0.80
getTrapEntity
Method · 0.80
getTrapEntity
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected