GetOwner returns an AActor, not a component. You can use it for network replication to handle client rendering, network relevancy, ect. So this would need to be set manually.
GetOwner returns an AActor, not a component. You can use it for network replication to handle client rendering, network relevancy, ect. So this would need to be set manually.