question

Henry avatar image
Henry asked

UE4 Create a Party in Blueprint

Hi,

I'm trying to create a Multiplayer Party session in Unreal using Blueprints. I was looking at this guide:

https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/quickstart

but I couldn't find Create Party Network in Blueprint. (I understood that's what I would have to do first)

Btw: My Titel and User Login are all set up and working fine.

Any hint on how to start?

Thanks!

unrealMatchmaking
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Citrus Yan avatar image
Citrus Yan answered

Currently we only provide the C++ SDK for you to interact with Party and the Blueprint interface is not supported, therefore, you may use C++ to interact with our Party feature. If you wish to add Blueprint interface for Party, you can make a feature request about it here: https://community.playfab.com/spaces/24/index.html

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Henry avatar image
Henry answered
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.