MCPcopy 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
161private:
162 const TrapFactory* mTrapFactory;

Callers 4

getTrapEntityMethod · 0.80
getTrapEntityMethod · 0.80
getTrapEntityMethod · 0.80
getTrapEntityMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected