Why is this section called a Blueprint Child Classes?
Is the C++ platform a base class which this blueprint derives from?
1 Like
- A C++ class can only be derived from another C++ class. It means that a C++ class cannot be derived from a blueprint class.
- A blueprint class can be derived from either a C++ class or another blueprint class.
“Blueprint Child Classes” may not be clear enough title.
It should be retitled as “Blueprint classes derived from C++ classes”.
3 Likes
Yep thats correct.
I love red dwarf also - Mr squibbles is it? - (after a google) -… Mr Flibble!
2 Likes
Haha you are correct. From Episode Quarantine
2 Likes
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.