UUserFeedbackAndBugReportsLibrary¶
#include <UserFeedbackAndBugReportsLibrary.h>
Inherits from UBlueprintFunctionLibrary
Public Functions¶
Name | |
---|---|
FString | GetGameInfo(UWorld * World) |
FString | GetHardwareInformation() |
FString | GetUserHashedID() |
void | SubmitUserFeedback(UObject * WorldContextObject, const FUserFeedback & Report, bool bIncludeHardwareInfo) |
UUserFeedbackAndBugReportsLibrary() |
Updated on 2025-01-21 at 09:02:25 +0100