MCPcopy 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
464void World::AddSensor(Person* vehicle)
465{
466 _sensorList->AddRow(vehicle);
467}
468
469void World::RemoveTarget(Entity* vehicle)
470{

Callers 2

CreateUnitMethod · 0.80
CreateUnitFunction · 0.80

Calls 1

AddRowMethod · 0.80

Tested by

no test coverage detected