Navigation
Unreal Engine C++ API Reference > Editor > KismetCompiler
Inheritance Hierarchy
- IBlueprintCompiler
- FRenderGridBlueprintCompiler
- FRigVMBlueprintCompiler
- FControlRigBlueprintCompiler
- FWidgetBlueprintCompiler
References
Module | KismetCompiler |
Header | /Engine/Source/Editor/KismetCompiler/Public/KismetCompilerModule.h |
Include | #include "KismetCompilerModule.h" |
Syntax
class IBlueprintCompiler
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
bool | CanCompile
(
const UBlueprint* Blueprint |
|
![]() |
void | Compile
(
UBlueprint* Blueprint, |
|
![]() ![]() ![]() |
bool | GetBlueprintTypesForClass
(
UClass* ParentClass, |
|
![]() ![]() |
void | PostCompile
(
UBlueprint* Blueprint |
|
![]() ![]() |
void | PostCompile
(
UBlueprint* Blueprint, |
|
![]() ![]() |
void | PreCompile
(
UBlueprint* Blueprint |
|
![]() ![]() |
void | PreCompile
(
UBlueprint* Blueprint, |