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

Go to the source code of this file.

Classes

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 )

Definition at line 201 of file dayzplayerimplementheading.c.

Variable Documentation

◆ m_AngleRangeInverted

float m_AngleRangeInverted

Definition at line 199 of file dayzplayerimplementheading.c.

◆ m_RestrictedL

class DayZPlayerImplementHeading m_RestrictedL

◆ m_RestrictedR

float m_RestrictedR

Definition at line 198 of file dayzplayerimplementheading.c.