Thank you for this amazing plug-in. It opens so many new doors for BP-only users with little C++ experience.
I have one quick question about the “Is Player in Session” node. Does it return “true” only when the player in question has joined someone else’s session and not hosting theirs?
The problem I had is that it returned “false” when I called it with the hosting friend’s Unique Net ID (but she must be in the session she’s hosting, right?). Similarly, the “Find Friend Session Info” node returns nothing (doesn’t Fail or Succeed) if that friend is hosting the session.
I haven’t checked what happens when the player I input is in someone else’s session, so cannot comment on that case.
I’m positive that the host in our experiment succesfully created a session using the “Create Advanced Session” node, because it showed in the list when I used the “Find Sessions Advanced” node to search for it.
Any help would be great if you have the time.