Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel
| Name | FMVVMViewClass_CompiledBinding |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/View/MVVMViewDeprecatedTypes.h |
| Include Path | #include "View/MVVMViewDeprecatedTypes.h" |
Syntax
USTRUCT ()
struct FMVVMViewClass_CompiledBinding
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Binding | FMVVMVCompiledBinding | View/MVVMViewDeprecatedTypes.h | ||
| EditorId | FGuid | View/MVVMViewDeprecatedTypes.h |
|
|
| EvaluateSourceCreatorIndex | int8 | View/MVVMViewDeprecatedTypes.h |
|
|
| ExecutionMode | EMVVMExecutionMode | View/MVVMViewDeprecatedTypes.h |
|
|
| FieldId | FMVVMVCompiledFieldId | View/MVVMViewDeprecatedTypes.h | ||
| Flags | uint8 | View/MVVMViewDeprecatedTypes.h |
|
|
| SourcePropertyName | FName | View/MVVMViewDeprecatedTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FMVVMVCompiledBinding & GetBinding() |
View/MVVMViewDeprecatedTypes.h | ||
FGuid GetEditorId() |
View/MVVMViewDeprecatedTypes.h | ||
int32 GetEvaluateSourceCreatorBindingIndex() |
View/MVVMViewDeprecatedTypes.h | ||
EMVVMExecutionMode GetExecuteMode() |
View/MVVMViewDeprecatedTypes.h | ||
FMVVMVCompiledFieldId GetSourceFieldId() |
View/MVVMViewDeprecatedTypes.h | ||
FName GetSourceName() |
View/MVVMViewDeprecatedTypes.h | ||
bool IsConversionFunctionComplex() |
View/MVVMViewDeprecatedTypes.h | ||
bool IsEnabledByDefault() |
View/MVVMViewDeprecatedTypes.h | ||
bool IsEvaluateSourceCreatorBinding() |
View/MVVMViewDeprecatedTypes.h | ||
bool IsOneTime() |
View/MVVMViewDeprecatedTypes.h | ||
bool IsRegistrationOptional() |
View/MVVMViewDeprecatedTypes.h | ||
bool IsSourceUserWidget() |
View/MVVMViewDeprecatedTypes.h | ||
bool NeedsExecutionAtInitialization() |
View/MVVMViewDeprecatedTypes.h |