![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineServiceMessages.h>
Public Attributes | |
| FString | UserName |
| FString | UserToGrant |
Implements a message for granting service access to a remote user.
| FString FEngineServiceAuthGrant::UserName |
Holds the name of the user that granted access.
| FString FEngineServiceAuthGrant::UserToGrant |
Holds the name of the user that access is granted to.