Pass parameter to constructor somehow?

Nice one!

One note, for me the compiler complains about the assignment when using anything else than AActor*, but using AActor you can do a Cast(…) on the parameter.