Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel > API/Plugins/ModelViewViewModel/View
References
| Module | ModelViewViewModel |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/View/MVVMViewClass.h |
| Include | #include "View/MVVMViewClass.h" |
Syntax
USTRUCT ()
struct FMVVMViewClass_Event
Remarks
A compiled and shared delegate bindings
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FMVVMVCompiledFieldPath & | The path to get access to the multicast from the UserWidget. | ||
| FMVVMViewClass_SourceKey | GetSourceKey () |
The source, if the multicast parent is a valid source. | |
| uint64 | GetSources () |
A view event may require more than one view sources to run the event. | |
| const FName | The name of the UFunction on the UserWidget. |