question

Maxim Litvinov avatar image
Maxim Litvinov asked

Unrecognized Symbol for all Unreal C++ Playfab Code

I am trying to evaluate the PlayFab SDK if it is the right fit for my project. I don't want to use the blueprints and would like to use the c++ api. There is practically no C++ documentation online which is fine because I can look at the code. The problem is that all the symbols are unrecognized in my unreal project. Any idea how to fix this?

unreal
10 |1200

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

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

Since you want to use PlayFab SDK in Unreal Engine, we recommend that you use PlayFab SDK in Code Plugins - UE Marketplace (unrealengine.com). You can follow the documentation - Unreal Engine quickstart - PlayFab | Microsoft Docs to call PlayFab API with C++ code.

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.