#include <Command.h>
Public Member Functions | |
ApplyVehiclePhysicsControl ()=default | |
ApplyVehiclePhysicsControl (ActorId id, const VehiclePhysicsControl &value) | |
MSGPACK_DEFINE_ARRAY (actor, physics_control) | |
Public Member Functions inherited from carla::rpc::Command::CommandBase< ApplyVehiclePhysicsControl > | |
operator Command () const | |
Public Attributes | |
ActorId | actor |
VehiclePhysicsControl | physics_control |
|
default |
|
inline |
carla::rpc::Command::ApplyVehiclePhysicsControl::MSGPACK_DEFINE_ARRAY | ( | actor | , |
physics_control | |||
) |
ActorId carla::rpc::Command::ApplyVehiclePhysicsControl::actor |
VehiclePhysicsControl carla::rpc::Command::ApplyVehiclePhysicsControl::physics_control |