![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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 |
Definition at line 201 of file dayzplayerimplementheading.c.
References Math::AbsFloat(), Math::DEG2RAD, m_AngleRangeInverted, m_RestrictedL, m_RestrictedR, Math::PI, Math::PI2, Vector2::x, and Vector2::y.
| float m_AngleRangeInverted |
Definition at line 199 of file dayzplayerimplementheading.c.
Referenced by InitData().
| class DayZPlayerImplementHeading m_RestrictedL |
Referenced by InitData().
| float m_RestrictedR |
Definition at line 198 of file dayzplayerimplementheading.c.
Referenced by InitData().