Summary
Handler function that will delete the avatar of another player when they disconnect.
- Namespace
- ASL
.PlayerSystem - Containing Type
- AvatarManager
Syntax
public override void OnPhotonPlayerDisconnected(PhotonPlayer player)
Parameters
| Name | Type | Description |
|---|---|---|
| player | PhotonPlayer |
Return Value
| Type | Description |
|---|---|
| void |