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

#include <EngineServiceMessages.h>

Public Attributes

FString UserName
 
FString UserToDeny
 

Detailed Description

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

Member Data Documentation

◆ UserName

FString FEngineServiceAuthDeny::UserName

Holds the name of the user that denied access.

◆ UserToDeny

FString FEngineServiceAuthDeny::UserToDeny

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


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