Hi,
When I wrote this I used *GetPawn()->GetName() instead of ControlledTank-GetName().
Are they functionally exactly the same for this? Do they both reference the same pawn? (I understand that ControlledTank would be better as it is more explicit but I am curious to understand if they are technically referencing different things: