Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
dayzplayerimplementheading.c File Reference

Go to the source code of this file.

Data Structures

class  DayZPlayerImplementHeading

Functions

void InitData (float currentHeading, Vector2 restrictedAngles)

Variables

float m_AngleRangeInverted
class DayZPlayerImplementHeading m_RestrictedL
float m_RestrictedR

Function Documentation

◆ InitData()

void InitData ( float currentHeading,
Vector2 restrictedAngles )

Variable Documentation

◆ m_AngleRangeInverted

float m_AngleRangeInverted

Definition at line 199 of file dayzplayerimplementheading.c.

Referenced by InitData().

◆ m_RestrictedL

class DayZPlayerImplementHeading m_RestrictedL

Referenced by InitData().

◆ m_RestrictedR

float m_RestrictedR

Definition at line 198 of file dayzplayerimplementheading.c.

Referenced by InitData().