#include <Command.h>
Public 成员函数 | |
ApplyVehicleControl ()=default | |
ApplyVehicleControl (ActorId id, const VehicleControl &value) | |
MSGPACK_DEFINE_ARRAY (actor, control) | |
Public 成员函数 继承自 carla::rpc::Command::CommandBase< ApplyVehicleControl > | |
operator Command () const | |
Public 属性 | |
ActorId | actor |
VehicleControl | control |
|
default |
|
inline |
ActorId carla::rpc::Command::ApplyVehicleControl::actor |
VehicleControl carla::rpc::Command::ApplyVehicleControl::control |