Navigation
Unreal Engine C++ API Reference > Plugins > SteamSockets > FSteamSocketsSubsystem
References
Module | SteamSockets |
Header | /Engine/Plugins/Runtime/Steam/SteamSockets/Source/SteamSockets/Public/SteamSocketsSubsystem.h |
Include | #include "SteamSocketsSubsystem.h" |
Syntax
struct FSteamPendingSocketInformation
Remarks
Structure for handling sockets that cannot be established due to platform login (for listener sockets)
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TWeakObjectPtr< USteamSocketsNetDriver > | NetDriver | |
![]() |
FSteamSocket * | Socket |