Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/IMVVMBlueprintViewCompile
References
| Module | ModelViewViewModelBlueprint |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/MVVMBlueprintViewCompilerInterface.h |
| Include | #include "MVVMBlueprintViewCompilerInterface.h" |
TValueOrError < FMVVMVCompiledFieldPath , void > GetFieldPath
(
FCompiledBindingLibraryCompiler::FFieldPathHandle FieldPath
)
Remarks
Get the compiled field path of the passed handle. The field path should have been added in the precompile step using AddObjectFieldPath or AddFieldPath and the returned handle should be stored.