Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Controls locks

\desc Constants for toggling of alternate More...

Variables

const string LOCK_FREELOOK = "lock_freelook"
const string LOCK_SPRINT = "lock_sprint"
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 622 of file constants.c.

◆ LOCK_SPRINT

const string LOCK_SPRINT = "lock_sprint"

Definition at line 621 of file constants.c.

◆ LOCK_ZOOM

const string LOCK_ZOOM = "lock_zoom"

Definition at line 623 of file constants.c.