MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / do_evaluate

Method do_evaluate

ogsr_engine/xrGame/enemy_manager.cpp:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74float CEnemyManager::do_evaluate(const CEntityAlive* object) const { return (m_object->evaluate(this, object)); }
75
76float CEnemyManager::evaluate(const CEntityAlive* object) const
77{

Callers

nothing calls this directly

Calls 1

evaluateMethod · 0.45

Tested by

no test coverage detected