I am working on a generic system to do initialization of components that needs stuff from the actor. But I keep getting an empty list and I don’t understand why. BeginPlay is the only “on level start” function I can find, so it’s my one chance to do this initialization.