FSharedContentHandle

Abstraction of a profile service shared file handle The class is meant to be opaque (see [IOnlinePlatformData](API\Plugins\OnlineSubsystem\IOnlinePlatformData))

Windows
MacOS
Linux

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

Name Description

Protected function

FSharedContentHandle()

Hidden on purpose

Protected function

FSharedContentHandle

(
    const FSharedContentHandle& Src
)

Hidden on purpose

Destructors

Name Description

Public function Virtual

~FSharedContentHandle()

Operators

Name Description

Protected function

FSharedConte...

 

operator=

(
    const FSharedContentHandle& Src
)

Hidden on purpose

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss