#include <Command.h>
Inheritance diagram for carla::rpc::Command::SetVehicleLightState:
Collaboration diagram for carla::rpc::Command::SetVehicleLightState:Public Member Functions | |
| MSGPACK_DEFINE_ARRAY (actor, light_state) | |
| SetVehicleLightState ()=default | |
| SetVehicleLightState (ActorId id, VehicleLightState::flag_type value) | |
Public Member Functions inherited from carla::rpc::Command::CommandBase< SetVehicleLightState > | |
| operator Command () const | |
Public Attributes | |
| ActorId | actor |
| VehicleLightState::flag_type | light_state |
|
default |
|
inline |
| carla::rpc::Command::SetVehicleLightState::MSGPACK_DEFINE_ARRAY | ( | actor | , |
| light_state | |||
| ) |
| VehicleLightState::flag_type carla::rpc::Command::SetVehicleLightState::light_state |
1.8.13