IOnlineSharing::GetCurrentPermissions

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineSharingInterface.h

Include

#include "Interfaces/OnlineSharingInterface.h"

Syntax

void GetCurrentPermissions
(
    int32 LocalUserNum,
    TArray< FSharingPermission > & OutPermissions
)

Returns

the currently cached permissions for a given user

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