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

◆ SetFOV()

void ScriptedWidgetEventHandler::SetFOV ( float fov)
inlineprotected

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

68 {
69 m_FOVWidget.SetText( fov.ToString() );
70 }
EditBoxWidget m_FOVWidget
Определения CTKeyframe.c:14
proto string ToString(bool simple=true)

Перекрестные ссылки m_FOVWidget и float::ToString().

Используется в CTKeyframe().