question

Saad Anees avatar image
Saad Anees asked

Missing SetTitleId C++, Can't get it working

I am following Calling Playfab with C++ and can't make it work. I want to setup everything with c++ not Blueprints. I have setup Title Id in plugins setting as well but I think the documents needs to be updated.

Authentication
1 comment
10 |1200

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

Rick Chen avatar image Rick Chen ♦ commented ·

Could you please specify which version of Unreal Engine you are using?

0 Likes 0 ·

1 Answer

·
rima avatar image
rima answered

Hi, I assume you are using the latest PlayFab Plugin for Unreal Engine 4.26.

If that's the case, Since the plugin release for UE 4.26 , there are new methods to set the Title id:

1. Open Project Settings > Scroll to Plugins Category > Select PlayFab > You'll See your Title Id and developer Secret Key there

OR

2. Use setPlayFabSettings Blueprint Node to Set the Settings.

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.