Navigation
Unreal Engine C++ API Reference > Plugins > SteamShared
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
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | QueryPort |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FSteamServerInstanceHandler
(
FSteamSharedModule* SteamInitializer |
Initializes the Steamworks server API on call |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | GetQueryPort () |
Overridden from FSteamInstanceHandlerBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void |