FSteamEndpoint::FSteamEndpoint

Creates and initializes a new Steam address with the specified components.

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Interfaces/Steam/SteamEndpoint.h

Include

#include "Interfaces/Steam/SteamEndpoint.h"

Syntax

FSteamEndpoint
(
    uint64 InUniqueNetId,
    int32 InSteamChannel
)

Remarks

Creates and initializes a new Steam address with the specified components.

Parameters

Parameter

Description

InUniqueNetId

The unique network identifier.

InSteamChannel

The Steam channel number.

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