PlayFab / PlayFabMultiplayerUnreal

PlayFab Online Subsystem Plugin for Unreal Engine
https://learn.microsoft.com/en-us/gaming/playfab/features/multiplayer/networking/party-unreal-engine-oss-overview
39 stars 35 forks source link

Identifier error GetTypeHashHelper UE5.1 #57

Closed Karuulme closed 9 months ago

Karuulme commented 9 months ago

Hello, I put your file for UE5.1 in the "C:\UnrealEngine-5.1\Engine\Plugins\Online" file of the source code of UE5 and got the error "GetTypeHashHelper identifier not found" when compiling the engine, I am compiling in vs2022. File address: "C:\UnrealEngine-5.1\Engine\Plugins\Online\OnlineSubsystemPlayFab\Source\Public\OnlineSubsystemPlayFabTypes.h". can you help?