Generic test for failure on any status value.
public static bool FAILED(int error)
| parameter | description |
|---|---|
| error | Error code of an operation. |
Return Value
True for a failed status value, false othwerwise.
See Also
- class LobbyError
- namespace PlayFab.Multiplayer