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.
Generic test for success on any status value (non-negative numbers indicate success).
public static bool SUCCEEDED(int error)
| parameter | description |
|---|---|
| error | Error code of an operation |
Return Value
True for success on any status value, false othwerwise.
See Also
- class LobbyError
- namespace PlayFab.Multiplayer