IOnlineSharing::RequestCurrentPermissions

Request the current set of permissions across all sharing

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineSharingInterface.h"

Syntax

void RequestCurrentPermissions
(
    int32 LocalUserNum,
    FOnRequestCurrentPermissionsComplete & CompletionDelegate
)

Remarks

Request the current set of permissions across all sharing

Parameters

Parameter

Description

LocalUserNum

the controller number of the associated user

CompletionDelegate

the delegate to fire when the operation is completed

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