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