FSteamSocketsTaskManagerInterface

A base task manager interface for handling messages from the Steamworks SDK to pipe to the SteamSocketsSubsystem This is mostly an empty interface used to allow for creation of uniqueptrs of the task manager interface without exposing Steam data types.

Windows
MacOS
Linux

References

Module

SteamSockets

Header

/Engine/Plugins/Runtime/Steam/SteamSockets/Source/SteamSockets/Public/SteamSocketsTaskManagerInterface.h

Include

#include "SteamSocketsTaskManagerInterface.h"

Syntax

class FSteamSocketsTaskManagerInterface

Remarks

A base task manager interface for handling messages from the Steamworks SDK to pipe to the SteamSocketsSubsystem This is mostly an empty interface used to allow for creation of uniqueptrs of the task manager interface without exposing Steam data types.

Variables

Name Description

Protected variable

FSteamSocketsSu...

 

SocketSubsystem

Constructors

Name Description

Public function

FSteamSocketsTaskManagerInterface

(
    FSteamSocketsSubsystem* Socket...
)

Destructors

Functions

Name Description

Public function

void

 

Tick()

A function that will be called on every update tick of the SteamSocketsSubsystem

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