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