Navigation
API > API/Runtime > API/Runtime/CrashReportCore > API/Runtime/CrashReportCore/FPrimaryCrashProperties
Syntax
FCrashProperty UserName
Remarks
The name of the user that caused this crash. @UserName varchar(64)
FString( FPlatformProcess::UserName() ).Replace( TEXT( "." ), TEXT( "" ) )