Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel > API/Plugins/ModelViewViewModel/UMVVMSubsystem
Description
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.
| Name | GetAvailableBindingsForStruct |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/MVVMSubsystem.h |
| Include Path | #include "MVVMSubsystem.h" |
| Source | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Private/MVVMSubsystem.cpp |
static TArray < FMVVMAvailableBinding > GetAvailableBindingsForStruct
(
const UScriptStruct * Struct
)
The list of all the AvailableBindings that are available from the SriptStuct.