24 Stream = std::move(InStream);
39 bool PendingLightUpdate);
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.
Serializes and sends all the actors in the current UCarlaEpisode.
void SetStream(FDataMultiStream InStream)
Replace the Stream associated with this sensor.
auto GetToken() const
Return the token that allows subscribing to this sensor's stream.
auto GetToken() const
Return the token that allows subscribing to this stream.
void not_spawnable
Prevent this sensor to be spawned by users.
FTransform GetActorTransform() const
Dummy. Required for compatibility with other sensors only.