Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FFeedbackContext
| Type | Name | Description | |
|---|---|---|---|
| void | AddWarning
(
const FString& InWarning |
Adds a new warning message to warnings history. | |
| void | AddWarning
(
FString&& InWarning |