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

◆ MouseButtonDown()

bool PlayerPreview::MouseButtonDown ( Widget w,
int x,
int y,
int button )
inlineprotected

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

70 {
72 m_IsHolding = true;
73 return true;
74 }
int m_CharacterRotationY
Определения PlayerPreview.c:6
int m_CharacterRotationX
Определения PlayerPreview.c:5
bool m_IsHolding
Определения PlayerPreview.c:9
proto void GetMousePos(out int x, out int y)

Перекрестные ссылки GetMousePos(), m_CharacterRotationX, m_CharacterRotationY, m_IsHolding, x и y.