Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint
An extension class to define MVVM-related properties and behaviour. When WBP compiled, this information is copied into UMVVMViewClassExtension. This class provides a hook into the MVVM compiler and partially exposes it for injecting user-defined behaviour at compile-time.
| Name | UMVVMBlueprintViewExtension |
| Type | class |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/Extensions/MVVMBlueprintViewExtension.h |
| Include Path | #include "Extensions/MVVMBlueprintViewExtension.h" |
Syntax
UCLASS (MinimalAPI)
class UMVVMBlueprintViewExtension : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMVVMBlueprintViewExtension