Navigation
API > API/Editor > API/Editor/UMGEditor
Inheritance Hierarchy
- IBlueprintCompiler
- FWidgetBlueprintCompiler
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprintCompiler.h |
| Include | #include "WidgetBlueprintCompiler.h" |
Syntax
class FWidgetBlueprintCompiler : public IBlueprintCompiler
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IBlueprintCompiler
| Type | Name | Description | |
|---|---|---|---|
| bool | CanCompile
(
const UBlueprint* Blueprint |
||
| void | Compile
(
UBlueprint* Blueprint, |
||
| bool | GetBlueprintTypesForClass
(
UClass* ParentClass, |
||
| void | PostCompile
(
UBlueprint* Blueprint, |
||
| void | PreCompile
(
UBlueprint* Blueprint, |