Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
dayzplayerimplementaiming.c File Reference

Go to the source code of this file.

Classes

class  DayZPlayerImplementAiming
 at which point does the stabilization start to get affected More...
 

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