DayZ 1.24
|
Private Member Functions | |
void | CarRearLight () |
void | SetAsSegregatedBrakeLight () |
void | SetAsSegregatedReverseLight () |
void | CivilianSedanFrontLight () |
void | Hatchback_02FrontLight () |
void | Offroad_02FrontLight () |
void | OffroadHatchbackFrontLight () |
void | Sedan_02FrontLight () |
void | Truck_01FrontLight () |
Private Attributes | |
float | m_SegregatedBrakeBrightness = 2 |
float | m_SegregatedBrakeRadius = 6 |
float | m_SegregatedBrakeAngle = 180 |
vector | m_SegregatedBrakeColorRGB = Vector(1, 0.05, 0.05) |
Definition at line 1 of file CarRearLightBase.c.
|
inlineprivate |
Definition at line 9 of file CarRearLightBase.c.
References Vector().
|
inlineprivate |
Definition at line 3 of file CivilianSedanFrontLight.c.
References Vector().
|
inlineprivate |
Definition at line 3 of file Hatchback_02FrontLight.c.
References Vector().
|
inlineprivate |
Definition at line 3 of file Offroad_02FrontLight.c.
References Vector().
|
inlineprivate |
Definition at line 3 of file OffroadHatchbackFrontLight.c.
References Vector().
|
inlineprivate |
Definition at line 3 of file Sedan_02FrontLight.c.
References Vector().
|
inlineprivate |
Definition at line 34 of file CarRearLightBase.c.
|
inlineprivate |
Definition at line 45 of file CarRearLightBase.c.
|
inlineprivate |
Definition at line 3 of file Truck_01FrontLight.c.
References Vector().
|
private |
Definition at line 6 of file CarRearLightBase.c.
|
private |
Definition at line 4 of file CarRearLightBase.c.
Definition at line 7 of file CarRearLightBase.c.
|
private |
Definition at line 5 of file CarRearLightBase.c.