I tried this way :
GetOwner() -> GetTargetLocation().ToString() ;
and :
GetOwner()->GetTransform().GetLocation().ToString();
they give me the same result … so is there any differences between them?
I tried this way :
GetOwner() -> GetTargetLocation().ToString() ;
and :
GetOwner()->GetTransform().GetLocation().ToString();
they give me the same result … so is there any differences between them?