This version of Unity is unsupported.
Method group is Obsolete

NetworkServer.ClearLocalObjects

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

Declaration

public static void ClearLocalObjects();

Description

This clears all of the networked objects that the server is aware of. This can be required if a Scene change deleted all of the objects without destroying them in the normal manner.