Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
dayzplayerimplementaiming.c File Reference

Go to the source code of this file.

Data Structures

class  DayZPlayerImplementAiming
 

Enumerations

enum  eSwayStates {
  DEFAULT, HOLDBREATH_IN, HOLDBREATH_STABLE, HOLDBREATH_EXHAUSTED,
  MAX
}
 

Variables

enum eSwayStates SWAY_MULTIPLIER_DEFAULT = 1.0
 

Enumeration Type Documentation

◆ eSwayStates

Enumerator
DEFAULT 
HOLDBREATH_IN 
HOLDBREATH_STABLE 
HOLDBREATH_EXHAUSTED 
MAX 

Definition at line 10 of file dayzplayerimplementaiming.c.

Variable Documentation

◆ SWAY_MULTIPLIER_DEFAULT

enum eSwayStates SWAY_MULTIPLIER_DEFAULT = 1.0