MDFastBinding icon indicating copy to clipboard operation
MDFastBinding copied to clipboard

'Set a Property' nodes do not broadcast Field Notify updates

Open jdaignault opened this issue 2 years ago • 0 comments

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.

jdaignault avatar Jan 04 '24 23:01 jdaignault