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