> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LobbyError.InvalidArg

> LobbyError.InvalidArg

# LobbyError.InvalidArg 字段

指示由于参数无效而导致操作失败。

```csharp theme={null}
public const int InvalidArg;
```

## 另请参阅

* class [LobbyError](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/LobbyError/overview)
* namespace [PlayFab.Multiplayer](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference)
