FFeedbackContext::AddWarning

Adds a new warning message to warnings history.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/FeedbackContext.h

Include

#include "Misc/FeedbackContext.h"

Syntax

void AddWarning
(
    const FString & InWarning
)

Remarks

Adds a new warning message to warnings history.

Parameters

Parameter

Description

InWarning

Warning message

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss