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

◆ SetParams()

proto native void BoxCollidingParams::SetParams ( vector center,
vector orientation,
vector edgeLength,
ObjIntersect primaryType,
ObjIntersect secondaryType,
bool fullComponentInfo )
private

Set the parameters.

Аргументы
centervector Center of box
orientationvector Orientation of box
edgeLengthvector EdgeLength of box
primaryTypevector Primary geometry to check
secondaryTypevector Secondary geometry to check (if no backup is needed, fill in the same as for primaryType)
fullComponentInfovector When true gives information about every component and proxy in box, when false just the first component found

Используется в GetMeleeTargetEx() и VicinityItemManager::RefreshVicinityItems().