Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/FMVVMBlueprintPropertyPath
Description
Get the binding names. Resolves reference deprecation / redirectors. Returns Field.SubProperty.SubProperty from ViewModel.Field.SubProperty.SubProperty
| Name | GetFieldNames |
| 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 |
TArray < FName > GetFieldNames
(
const UClass * SelfContext
) const