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

Разделы

 Camera
 

Определения типов

typedef int[] WorldHandle
 

Функции

proto native float GetWorldTime ()
 
proto native WorldHandle SetCurrentWorld (WorldHandle world)
 
proto native IEntity FindEntityByName (IEntity worldEnt, string name)
 
proto native IEntity FindEntityByID (IEntity worldEnt, int ID)
 
proto native int GetNumActiveEntities (IEntity worldEntity)
 returns number of active (simulated) Entities in the world
 
proto native IEntity GetActiveEntity (IEntity worldEntity, int index)
 returns active entity
 

Подробное описание