How To Set Actor Components To Be Other Components?

In the screenshot you are calling a method in the actual blueprint (self reference). If that blueprint haven’t that method it’ll be return error, also you are calling it in constrution script (before any instantiation).

take a look at this if it can help you: