Epic Developer Community Forums
How to call the parent desctructor? (Actor Component)
Development
Programming & Scripting
C++
question
,
unreal-engine
,
CPP
Emaer
(Emaer)
July 29, 2023, 9:44am
3
Don’t do that.
Virtual destructors automatically calls parent(s) destructor
1 Like
show post in topic