MCPcopy 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

32CPatrolPathParams::~CPatrolPathParams() {}
33
34u32 CPatrolPathParams::count() const { return (m_path->vertices().size()); }
35
36const Fvector& CPatrolPathParams::point(u32 index) const
37{

Callers 15

GetTimeMethod · 0.45
ProfilerMethod · 0.45
WorkerMethod · 0.45
CalibrateTimerMethod · 0.45
ProcessSysTimeMethod · 0.45
TickMethod · 0.45
anim_playMethod · 0.45
re_sync_animMethod · 0.45
script_anim_playMethod · 0.45
ObjectsNumberMethod · 0.45
UpdateObjectsNumberMethod · 0.45
populationFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected