FEngineService

Implements an application session service.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "EngineService.h"

Syntax

class FEngineService

Remarks

Implements an application session service.

Constructors

Name Description

Public function

FEngineService()

Default constructor.

Functions

Name Description

Protected function

void

 

SendNotification

(
    const TCHAR* NotificationText,
    const FMessageAddress& Recipient
)

Sends a notification to the specified recipient.

Protected function

void

 

SendPong

(
    const TSharedRef< IMessageContext, ...
)

Publishes a ping response.

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