AvatarManager.

DeleteVestigialAvatar(int) Method

Summary

Searches the scene for non active players, who have discconnected, and destory the gameobjects associated with them.
Namespace
ASL.PlayerSystem
Containing Type
AvatarManager

Syntax

public void DeleteVestigialAvatar(int id)

Parameters

Name Type Description
id int

Return Value

Type Description
void