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