FSteamClientInstanceHandler

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

Windows
MacOS
Linux

Inheritance Hierarchy

FSteamInstanceHandlerBase

FSteamClientInstanceHandler

References

Module

SteamShared

Header

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

Include

#include "SteamSharedModule.h"

Syntax

class FSteamClientInstanceHandler : public FSteamInstanceHandlerBase

Remarks

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

Constructors

Name Description

Protected function

FSteamClientInstanceHandler

(
    FSteamSharedModule* SteamIniti...
)

Initializes the Steamworks client API on call

Destructors

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