Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
Abstraction of a profile service shared file handle The class is meant to be opaque (see IOnlinePlatformData)
| Name | FSharedContentHandle |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
| Include Path | #include "OnlineSubsystemTypes.h" |
Syntax
class FSharedContentHandle : public IOnlinePlatformData
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Hidden on purpose | OnlineSubsystemTypes.h | ||
FSharedContentHandle
(
const FSharedContentHandle& Src |
Hidden on purpose | OnlineSubsystemTypes.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FSharedContentHandle() |
OnlineSubsystemTypes.h |
Functions
Public
Protected
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSharedContentHandle & operator=
(
const FSharedContentHandle& Src |
Hidden on purpose | OnlineSubsystemTypes.h |