FEngineServiceAuthGrant

Implements a message for granting service access to a remote user.

Windows
MacOS
Linux

References

Module

EngineMessages

Header

/Engine/Source/Runtime/EngineMessages/Public/EngineServiceMessages.h

Include

#include "EngineServiceMessages.h"

Syntax

struct FEngineServiceAuthGrant

Remarks

Implements a message for granting service access to a remote user.

Variables

Name Description

Public variable

FString

 

UserName

Holds the name of the user that granted access.

Public variable

FString

 

UserToGrant

Holds the name of the user that access is granted to.

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