Local controller OR local player controller?

I found it’s confused to distinguish the following 2 nodes. Can anybody help? I want to use it in a multiplayer design. But, no idea which on is correct one.
image

The only difference is “Is Local Player Controller” also check if it is a PlayerController type. If it is an AI controller or something else it will return false even if it is locally controlled.

2 Likes