![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SessionServiceMessages.h>
Public Member Functions | |
| FSessionServicePing () | |
| FSessionServicePing (const FString &InUserName) | |
Public Attributes | |
| FString | UserName |
Implements a message that is published to discover existing application sessions.
|
inline |
Default constructor.
|
inline |
Creates and initializes a new instance.
| FString FSessionServicePing::UserName |
The name of the user who sent this ping.