Navigation
API > API/Plugins > API/Plugins/SteamShared
Inheritance Hierarchy
- FSteamInstanceHandlerBase
- FSteamClientInstanceHandler
- FSteamServerInstanceHandler
References
| Module | SteamShared |
| Header | /Engine/Plugins/Runtime/Steam/SteamShared/Source/SteamShared/Public/SteamSharedModule.h |
| Include | #include "SteamSharedModule.h" |
Syntax
class FSteamInstanceHandlerBase
Remarks
Base instance handler class for the Steam shared classes, this allows for less code redundancy between the shared modules.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bInitialized | ||
| int32 | GamePort |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanCleanUp () |
||
| void | Destroy () |
||
| int32 | GetGamePort () |
||
| void | |||
| bool |