@Junee thank you!
Adding UFUNCTION() above my function declaration in the header file made OnFinishedPlaying.AddDynamic(this, &MyClassName::MyFunctionName) properly trigger thanks
@Junee thank you!
Adding UFUNCTION() above my function declaration in the header file made OnFinishedPlaying.AddDynamic(this, &MyClassName::MyFunctionName) properly trigger thanks