Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
float CEnemyManager::do_evaluate(const CEntityAlive* object) const { return (m_object->evaluate(this, object)); }
75
76
float CEnemyManager::evaluate(const CEntityAlive* object) const
77
{
Callers
nothing calls this directly
Calls
1
evaluate
Method · 0.45
Tested by
no test coverage detected