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

◆ SetDirection()

void PluginBase::SetDirection ( PlayerBase player,
vector direction )
inlineprotected

Set player direction.

См. определение в файле PluginDeveloper.c строка 26

27 {
28 DeveloperTeleport.SetPlayerDirection(player, direction);
29 }

Перекрестные ссылки DeveloperTeleport::SetPlayerDirection().