DayZ 1.24
Loading...
Searching...
No Matches
Controls locks
Collaboration diagram for Controls locks:

Variables

const string LOCK_SPRINT = "lock_sprint"
 
const string LOCK_FREELOOK = "lock_freelook"
 
const string LOCK_ZOOM = "lock_zoom"
 

Detailed Description

\desc Constants for toggling of alternate

Variable Documentation

◆ LOCK_FREELOOK

const string LOCK_FREELOOK = "lock_freelook"

Definition at line 570 of file constants.c.

◆ LOCK_SPRINT

const string LOCK_SPRINT = "lock_sprint"

Definition at line 569 of file constants.c.

◆ LOCK_ZOOM

const string LOCK_ZOOM = "lock_zoom"

Definition at line 571 of file constants.c.