Navigation
| Name | PlayFabParty |
| Type | Plugin |
| Part of Plugins | PlayFab Party |
| Location | /Engine/Plugins/Online/Microsoft/PlayFabParty/Source/ |
| Module Build Rules | PlayFabParty.Build.cs |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const char * GetEntityIdForXuid
(
const uint64 Xuid |
Get the cached Entity ID for the provided Xuid. Asserts if we do not have a value cached! | PlayFabInterface.h | |
const char * GetEntityTokenForXuid
(
const uint64 Xuid |
Get the cached Entity Token for the provided Xuid if any. | PlayFabInterface.h | |
bool HaveEntityIdForXuid
(
const uint64 Xuid |
Do we have a cached Entity ID for the provided Xuid? | PlayFabInterface.h |