UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FEngineServiceAuthGrant Struct Reference

#include <EngineServiceMessages.h>

Public Attributes

FString UserName
 
FString UserToGrant
 

Detailed Description

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

Member Data Documentation

◆ UserName

FString FEngineServiceAuthGrant::UserName

Holds the name of the user that granted access.

◆ UserToGrant

FString FEngineServiceAuthGrant::UserToGrant

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


The documentation for this struct was generated from the following file: