Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ClientScene.DestroyAllClientObjects

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.