"AddDynamic" not working

It also appears that you need to add the callback in your BeginPlay() method too (4.18.3). If added in the constructor for your AActor subclass it doesn’t seem to work.