Thank you. I was missing the following line from my ActorComponent constructor and your answer helped me get there
PrimaryComponentTick.RegisterTickFunction(GetComponentLevel());
Thank you. I was missing the following line from my ActorComponent constructor and your answer helped me get there
PrimaryComponentTick.RegisterTickFunction(GetComponentLevel());