Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel > API/Plugins/ModelViewViewModel/UMVVMSubsystem
References
| Module | ModelViewViewModel |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/MVVMSubsystem.h |
| Include | #include "MVVMSubsystem.h" |
| Source | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Private/MVVMSubsystem.cpp |
static TArray< FMVVMAvailableBinding > GetAvailableBindingsForStruct
&40;
const UScriptStruct &42; Struct
&41;
Remarks
When FMVVMAvailableBinding::HasNotify is false, a notification can still be triggered by the owner of the struct. The struct changed but which property of the struct changed is unknown. The list of all the AvailableBindings that are available from the SriptStuct.