Use FObjectFinder with TSubClassof variable?

You shouldn’t have a * on the end of your FObjectFinder template argument. Otherwise should work fine.

Edit: actually there’s an instance/class issue here, need to think a bit more…