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

◆ RemoveCloseProxy()

proto native void RemoveCloseProxy ( )
private

Removes all invalid points.

Заметки
Is best paired with a MarkCloseProxy call first to invalidate unwanted points
Will output a message indicating the amount of deleted points
GetCEApi().RemoveCloseProxy();
proto native CEApi GetCEApi()
Get the CE API.