FEngineService::SendPong

Publishes a ping response.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/EngineService.h

Include

#include "EngineService.h"

Source

/Engine/Source/Runtime/Engine/Private/EngineService.cpp

Syntax

void SendPong
(
    const TSharedRef< IMessageContext, ESPMode::ThreadSafe > & Context
)

Remarks

Publishes a ping response.

Parameters

Parameter

Description

Context

The message context of the received Ping message.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss