Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint
References
| Module | ModelViewViewModelBlueprint |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/MVVMBlueprintViewCompilerInterface.h |
| Include | #include "MVVMBlueprintViewCompilerInterface.h" |
Syntax
struct FBlueprintViewUserWidgetProperty
Remarks
Data to be used by the compiler to create new user widget properties
Variables
| Type | Name | Description | |
|---|---|---|---|
| UClass * | AuthoritativeClass | ||
| bool | bExposeOnSpawn | ||
| bool | bPrivate | ||
| bool | bReadOnly | ||
| FString | CategoryName | ||
| FText | DisplayName | ||
| FName | Name | ||
| const FProperty * | Property |