Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint
References
| Module | ModelViewViewModelBlueprint |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/MVVMBlueprintPin.h |
| Include | #include "MVVMBlueprintPin.h" |
Syntax
USTRUCT&40;&41;
struct FMVVMBlueprintPin
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CopyTo
(
const UBlueprint* WidgetBlueprint, |
||
| FMVVMBlueprintPin | CreateFromPin
(
const UBlueprint* WidgetBlueprint, |
||
| FName | GetName () |
||
| const FMVVMBlueprintPropertyPath & | GetPath () |
||
| FString | GetValueAsString
(
const UClass* SelfContext |
||
| void | SetDefaultValue
(
UObject* Value |
||
| void | SetDefaultValue
(
const FText& Value |
||
| void | SetDefaultValue
(
const FString& Value |
||
| void | SetPath
(
const FMVVMBlueprintPropertyPath& Value |
||
| bool | Are we using the path. |