Navigation
API > API/Plugins > API/Plugins/ModelViewViewModelBlueprint > API/Plugins/ModelViewViewModelBlueprint/IMVVMBlueprintViewPrecompile
References
| Module | ModelViewViewModelBlueprint |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelBlueprint/Public/MVVMBlueprintViewCompilerInterface.h |
| Include | #include "MVVMBlueprintViewCompilerInterface.h" |
TValueOrError < FCompiledBindingLibraryCompiler::FFieldPathHandle , FText > AddObjectFieldPath
(
const FObjectFieldPathArgs & Args
)
Remarks
Add a new object property to the compiler. Store the returned the handle of this function to access the compiled path during Compile step by calling GetFieldPath.