Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel
Contains the info to evaluate a path for a specific library.
| Name | FMVVMVCompiledFieldPath |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/Bindings/MVVMCompiledBindingLibrary.h |
| Include Path | #include "Bindings/MVVMCompiledBindingLibrary.h" |
Syntax
USTRUCT ()
struct FMVVMVCompiledFieldPath
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IndexType | int16 | Bindings/MVVMCompiledBindingLibrary.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FMVVMCompiledBindingLibrary | friend | Bindings/MVVMCompiledBindingLibrary.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CompiledBindingLibraryId | FGuid | Bindings/MVVMCompiledBindingLibrary.h |
|
|
| Num | int16 | Bindings/MVVMCompiledBindingLibrary.h | ||
| StartIndex | int16 | Bindings/MVVMCompiledBindingLibrary.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
Bindings/MVVMCompiledBindingLibrary.h |