Hi brothers
GetWorld()->GetFirstPlayerController()->GetPlayerViewPoint( OUT PlayerViewPointLocation, OUT PlayerViewPointRoation );
If I am using PlayerViewPointLocation.getForwardVector () to get the direction; Is this equivalent to use PlayerViewPointRoation.Vector () ?