> ## 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.

# PlayFabMultiplayerManager.Get().LeaveNetwork

> Party Unity SDK の PlayFabMultiplayerManager.LeaveNetwork のリファレンス。現在参加中の Party ネットワークからローカル プレイヤーを切断します。

# LeaveNetwork

ローカル プレイヤーがネットワークから退出します。

## 構文

```csharp theme={null}
public void PlayFabMultiplayerManager.Get().LeaveNetwork();
```

### パラメーター

なし。

### 戻り値

なし。
