Calculate normal between two vectors

B.GetWorldLocation - A.GetWorldLocation then normalize the resulting vector.

That gives you the normal of B compared to A… is that what you meant?