Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ count
Method
count
ogsr_engine/xrGame/patrol_path_params.cpp:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
CPatrolPathParams::~CPatrolPathParams() {}
33
34
u32 CPatrolPathParams::count() const { return (m_path->vertices().size()); }
35
36
const Fvector& CPatrolPathParams::point(u32 index) const
37
{
Callers
15
GetTime
Method · 0.45
Profiler
Method · 0.45
Worker
Method · 0.45
CalibrateTimer
Method · 0.45
ProcessSysTime
Method · 0.45
Tick
Method · 0.45
anim_play
Method · 0.45
re_sync_anim
Method · 0.45
script_anim_play
Method · 0.45
ObjectsNumber
Method · 0.45
UpdateObjectsNumber
Method · 0.45
population
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected