Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/IMVVMBlueprintViewCompile
References
| Module | ModelViewViewModelBlueprint |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/MVVMBlueprintViewCompilerInterface.h |
| Include | #include "MVVMBlueprintViewCompilerInterface.h" |
void MarkCompileStepInvalid()
Remarks
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.