![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | CfgPlayerRestrictedAreaJsonData |
| class | PlayerRestrictedAreaInstance |
| class | PRAShapeDataBase |
Functions | |
| override void | InitPRAShapeData (array< ref array< float > > shapeDataArray) |
Variables | |
| vector | m_Mat4 [4] |
| vector | m_Maxs |
| class PRAShapeDataBase | m_Mins |
Definition at line 41 of file cfgplayerrestrictedareajsondata.c.
References m_Mat4, m_Maxs, m_Mins, Vector(), and Math3D::YawPitchRollMatrix().
| vector m_Mat4[4] |
Definition at line 39 of file cfgplayerrestrictedareajsondata.c.
Referenced by InitPRAShapeData().
| vector m_Maxs |
Definition at line 38 of file cfgplayerrestrictedareajsondata.c.
Referenced by InitPRAShapeData().
| class PRAShapeDataBase m_Mins |
Referenced by InitPRAShapeData().