FBlueprintEditor::AppendExtraCompilerResults

Windows
MacOS
Linux

Deprecated

  • Please do any validation inside the UBlueprint class during compilation, extra errors during compiling only supplied by the designer can lead to design time only errors being reported and being missed during cooks/content validation.

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/BlueprintEditor.h

Include

#include "BlueprintEditor.h"

Syntax

virtual void AppendExtraCompilerResults
(
    TSharedPtr< class IMessageLogListing > ResultsListing
)

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