Hi,
I would like to know if is possible to do inheritance working with Blueprints.
Example:
I have three Blueprint classes (Bike, Car and Tuck) all them are a Vehicle. I would like to create a Blueprint class called Vehicle that is a Superclass. There is an image attached explain the inheritance.
OBS. I tried to find information about it, but I didn’t find anything to help me.
Thanks in advance