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