Blueprint Inheretance

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

Maybe this is what you’re after? You can right click on a blueprint in your content browser and create a child blueprint from it:

Parent / Child Blueprint