DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetOrigin()
proto native external
vector
IEntity::GetOrigin
(
)
protected
Returns origin of
Entity
.
Возвращает
vector
entity origin
Man player =
g_Game
.GetPlayer();
Print
( player.GetOrigin() );
>> <2577.02,15.6837,2924.27>
g_Game
DayZGame g_Game
Определения
DayZGame.c:3868
Print
proto void Print(void var)
Prints content of variable to console/log.
Используется в
OnUpdate()
.
IEntity
Создано системой
1.13.2