Epic Developer Community Forums
Override Child Widget Function/Event?
Community
Community & Industry Discussion
button
,
override
,
question
,
unreal-engine
Everynone
(Everynone)
July 18, 2021, 7:21pm
2
Quite possible, indeed.
Parent widget:
Child:
344428-screenshot-3.png
937×666 108 KB
top bit: child overriding parent’s onClicked.
bottom bit: override and optionally call parent’s event (works for functions, too, ofc); or just call parent’s event / function (very bottom)
show post in topic