MDFastBinding
MDFastBinding copied to clipboard
'Set a Property' nodes do not broadcast Field Notify updates
Updating a FieldNotify variable with a Set a Property destination node does not broadcast any FieldNotify updates.
Workaround: Update the property within a blueprint function using SET w/ Broadcast in the event graph, and use a Call a Function destination node to call that function.