CPP Components details panel in BP Actor

Hi, I want to be able to add my CPP created Component to a BP Actor (not CPP Actor) and have the Component’s details panel (properties) appear in the Actors main details panel. Basically, I want to avoid having the user need to first select the Actor and then scroll through the components and select my component to have to edit the properties.

First of all, is there a way to force the BP to have this behaviour? And ideally, is there a way to force this behaviour to the Component itself? So that everytime this Component is used in any BP, it behaves this way.

1 Like