UUserWidget::ValidateBlueprint

Final step of Widget Blueprint compilation.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h

Include

#include "Blueprint/UserWidget.h"

Source

/Engine/Source/Runtime/UMG/Private/UserWidget.cpp

Syntax

void ValidateBlueprint
(
    const UWidgetTree & BlueprintWidgetTree,
    class IWidgetCompilerLog & CompileLog
) const

Remarks

Final step of Widget Blueprint compilation. Allows widgets to perform custom validation and trigger compiler outputs as needed.

See Also

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