Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel > API/Plugins/ModelViewViewModel/Bindings
References
| Module | ModelViewViewModel |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/Bindings/MVVMCompiledBindingLibrary.h |
| Include | #include "Bindings/MVVMCompiledBindingLibrary.h" |
Syntax
USTRUCT ()
struct FMVVMVCompiledBinding
Remarks
Contains a single combination to execute a binding for a specific library.
Variables
| Type | Name | Description | |
|---|---|---|---|
| friend | FMVVMCompiledBindingLibrary |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FMVVMVCompiledFieldPath | |||
| FMVVMVCompiledFieldPath | |||
| FMVVMVCompiledFieldPath | |||
| bool | A conversion function is needed to run the binding. | ||
| bool | A conversion function is needed to run the binding. | ||
| bool | The binding runs with the BP virtual machine. It is on the form: Destination() | ||
| bool | The binding runs in native. | ||
| bool | IsValid () |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType |
Typedefs
| Name | Description |
|---|---|
| IndexType |