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

◆ GetByName()

static proto SurfaceInfo SurfaceInfo::GetByName ( string name)
staticprivate

Warning: O(n) time complexity where n is the total number of loaded surfaces Note: Will load the surface if not loaded Warning: If the surface name is invalid, it will still create a SurfaceInfo

Перекрестные ссылки name и SurfaceInfo().

Используется в Surface::CheckLiquidSource(), ActionFillBottleBase::GetLiquidType(), Surface::GetStepsParticleID() и Surface::GetWheelParticleID().