Epic Developer Community Forums
Custom C++ Class with multiple inheritance
Development
Programming & Scripting
C++
unreal-engine
Jorhoto
(Jorhoto)
February 28, 2020, 5:12am
3
So let’s say I have C++ classes: A, B, C.
Can C inherit from A and B and then use C as a Component?
show post in topic