How to print on screen the transform of an actor?

Try:

NewPostion->ToString()

rather than

FTransform::ToString(NewPosition)
1 Like