Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ AddSensor
Method
AddSensor
engine/Poseidon/World/WorldSetup.cpp:464–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
void World::AddSensor(Person* vehicle)
465
{
466
_sensorList->AddRow(vehicle);
467
}
468
469
void World::RemoveTarget(Entity* vehicle)
470
{
Callers
2
CreateUnit
Method · 0.80
CreateUnit
Function · 0.80
Calls
1
AddRow
Method · 0.80
Tested by
no test coverage detected