Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
Inheritance Hierarchy
- IOnlinePlatformData
- FSharedContentHandle
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
| Include | #include "OnlineSubsystemTypes.h" |
Syntax
class FSharedContentHandle : public IOnlinePlatformData
Remarks
Abstraction of a profile service shared file handle The class is meant to be opaque (see IOnlinePlatformData)
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Hidden on purpose | |||
FSharedContentHandle
(
const FSharedContentHandle& Src |
Hidden on purpose |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FSharedContentHandle & | operator=
(
const FSharedContentHandle& Src |
Hidden on purpose |