4.7 How do I actually pass parameter's in the new constructor format?

When you look at the Actor Class there is a function called AActor::InitializeDefaults(). This function is called within the constructor.