#include <Command.h>
Public 成员函数 | |
MSGPACK_DEFINE_ARRAY (actor, light_state) | |
SetVehicleLightState ()=default | |
SetVehicleLightState (ActorId id, VehicleLightState::flag_type value) | |
Public 成员函数 继承自 carla::rpc::Command::CommandBase< SetVehicleLightState > | |
operator Command () const | |
Public 属性 | |
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 |