DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
DayZPlayerImplementHeading.c File Reference

Data Structures

class  DayZPlayerImplementHeading
 

Functions

void InitData (float currentHeading, Vector2 restrictedAngles)
 

Variables

class DayZPlayerImplementHeading m_RestrictedL
 
float m_RestrictedR
 
float m_AngleRangeInverted
 

Function Documentation

◆ InitData()

void InitData ( float  currentHeading,
Vector2  restrictedAngles 
)

Variable Documentation

◆ m_AngleRangeInverted

float m_AngleRangeInverted

Referenced by InitData().

◆ m_RestrictedL

class DayZPlayerImplementHeading m_RestrictedL

Referenced by InitData().

◆ m_RestrictedR

float m_RestrictedR

Referenced by InitData().