Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Constructor (1 of 2)
Initializes a new instance of the PFEntityKey class. Pass in a PlayFabAuthenticationContext authContext returned by a PlayFab login method.
public PFEntityKey(PlayFabAuthenticationContext authContext)
Constructor (2 of 2)
Initializes a new instance of the PFEntityKey class.
public PFEntityKey(string id, string type)
See Also
- class PFEntityKey
- namespace PlayFab.Multiplayer