FWidgetBlueprintCompiler::PostCompile

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IBlueprintCompiler::PostCompile()

FWidgetBlueprintCompiler::PostCompile()

References

Module

UMGEditor

Header

/Engine/Source/Editor/UMGEditor/Public/WidgetBlueprintCompiler.h

Include

#include "WidgetBlueprintCompiler.h"

Source

/Engine/Source/Editor/UMGEditor/Private/WidgetBlueprintCompiler.cpp

Syntax

virtual void PostCompile
(
    UBlueprint * Blueprint,
    const FKismetCompilerOptions & CompileOptions
)