24 Stream = std::move(InStream);
36 const UCarlaEpisode &Episode,
39 bool PendingLightUpdate);
auto GetToken() const
返回允许订阅此流的令牌。
序列化并发送当前 UCarlaEpisode 中的所有 Actor。
void not_spawnable
Prevent this sensor to be spawned by users.
auto GetToken() const
Return the token that allows subscribing to this sensor's stream.
FTransform GetActorTransform() const
Dummy. Required for compatibility with other sensors only.
void SetStream(FDataMultiStream InStream)
Replace the Stream associated with this sensor.
void BroadcastTick(const UCarlaEpisode &Episode, float DeltaSeconds, bool MapChange, bool PendingLightUpdate)
Send a message to every connected client with the info about the given Episode.