Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel
| Name | FMVVMViewClass_CompiledEvent |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/View/MVVMViewDeprecatedTypes.h |
| Include Path | #include "View/MVVMViewDeprecatedTypes.h" |
Syntax
USTRUCT ()
struct FMVVMViewClass_CompiledEvent
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FieldPath | FMVVMVCompiledFieldPath | View/MVVMViewDeprecatedTypes.h | ||
| FunctionName | FName | View/MVVMViewDeprecatedTypes.h | ||
| SourceName | FName | View/MVVMViewDeprecatedTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FMVVMVCompiledFieldPath & GetMulticastDelegatePath() |
View/MVVMViewDeprecatedTypes.h | ||
FName GetSourceName() |
View/MVVMViewDeprecatedTypes.h | ||
const FName GetUserWidgetFunctionName() |
View/MVVMViewDeprecatedTypes.h |