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

◆ SetDOF()

void ScriptedWidgetEventHandler::SetDOF ( float dof)
inlineprotected

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

78 {
79 m_DOFWidget.SetText( dof.ToString() );
80 }
EditBoxWidget m_DOFWidget
Определения CTKeyframe.c:15
proto string ToString(bool simple=true)

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

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