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" |
UMVVMViewClassExtension * CreateViewClassExtension
(
TSubclassOf < UMVVMViewClassExtension > ExtensionClass
)
Remarks
Creates an extension object of the given class and adds it to the view class to be invoked at runtime.