Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
Controls locks

\desc Constants for toggling of alternate More...

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 571 of file constants.c.

◆ LOCK_SPRINT

const string LOCK_SPRINT = "lock_sprint"

Definition at line 570 of file constants.c.

◆ LOCK_ZOOM

const string LOCK_ZOOM = "lock_zoom"

Definition at line 572 of file constants.c.