FSteamServerInstanceHandler

A simple instance handler that creates and uninitializes the server SteamAPI automatically.

Windows
MacOS
Linux

Inheritance Hierarchy

FSteamInstanceHandlerBase

FSteamServerInstanceHandler

References

Module

SteamShared

Header

/Engine/Plugins/Runtime/Steam/SteamShared/Source/SteamShared/Public/SteamSharedModule.h

Include

#include "SteamSharedModule.h"

Syntax

class FSteamServerInstanceHandler : public FSteamInstanceHandlerBase

Remarks

A simple instance handler that creates and uninitializes the server SteamAPI automatically.

Variables

Name Description

Protected variable

int32

 

QueryPort

Protected variable

int32

 

SteamPort

Constructors

Name Description

Protected function

FSteamServerInstanceHandler

(
    FSteamSharedModule* SteamIniti...
)

Initializes the Steamworks server API on call

Destructors

Functions

Name Description

Public function Const

int32

 

GetQueryPort()

Public function Const

int32

 

GetSteamPort()

Overridden from FSteamInstanceHandlerBase

Name Description

Protected function Virtual

void

 

InternalShutdown()

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