DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetObjectsAtPosition3D()

proto native void CGame::GetObjectsAtPosition3D ( vector pos,
float radius,
out array< Object > objects,
out array< CargoBase > proxyCargos )
private

Returns list of all objects in sphere "radius" around position "pos".

Аргументы
pos
radius
objectsoutput array

Используется в ActionCreateGreenhouseGardenPlot::ActionCondition(), FireplaceBase::CanPlaceFireplaceInSelectedSpot(), FireplaceIndoor::CanPlaceFireplaceInSelectedSpot(), VicinityItemManager::RefreshVicinityItems() и ScriptConsoleVicinityTab::RenderList().