Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/FMVVMBlueprintPropertyPath
Description
Get the full path without the first property name. Returns Field.SubProperty.SubProperty from ViewModel.Field.SubProeprty.SubProperty
| Name | GetPropertyPath |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/MVVMPropertyPath.h |
| Include Path | #include "MVVMPropertyPath.h" |
| Source | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Private/MVVMPropertyPath.cpp |
FString GetPropertyPath
(
const UClass * SelfContext
) const