CARLA
Public Attributes | List of all members
FVehicleLightState Struct Reference

#include <VehicleLightState.h>

+ Collaboration diagram for FVehicleLightState:

Public Attributes

bool Brake = false
 
bool Fog = false
 
bool HighBeam = false
 
bool Interior = false
 
bool LeftBlinker = false
 
bool LowBeam = false
 
bool Position = false
 
bool Reverse = false
 
bool RightBlinker = false
 
bool Special1 = false
 
bool Special2 = false
 

Detailed Description

Definition at line 12 of file Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Vehicle/VehicleLightState.h.

Member Data Documentation

◆ Brake

bool FVehicleLightState::Brake = false

◆ Fog

bool FVehicleLightState::Fog = false

◆ HighBeam

bool FVehicleLightState::HighBeam = false

◆ Interior

bool FVehicleLightState::Interior = false

◆ LeftBlinker

bool FVehicleLightState::LeftBlinker = false

◆ LowBeam

bool FVehicleLightState::LowBeam = false

◆ Position

bool FVehicleLightState::Position = false

◆ Reverse

bool FVehicleLightState::Reverse = false

◆ RightBlinker

bool FVehicleLightState::RightBlinker = false

◆ Special1

bool FVehicleLightState::Special1 = false

◆ Special2

bool FVehicleLightState::Special2 = false

The documentation for this struct was generated from the following file: