This version of Unity is unsupported.
Method group is Obsolete

ClientScene.DestroyAllClientObjects

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public static void DestroyAllClientObjects();

Description

Destroys all networked objects on the client.

This can be used to clean up when a network connection is closed.