Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/IMVVMBlueprintViewCompile
Description
Lets the compiler know that the compile step for this extension failed. Calling this will cause the blueprint compilation to fail and next steps won't be executed.
| Name | MarkCompileStepInvalid |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/MVVMBlueprintViewCompilerInterface.h |
| Include Path | #include "MVVMBlueprintViewCompilerInterface.h" |
void MarkCompileStepInvalid()