LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NetworkLogLevel

enumeration

Description

Describes different levels of log information the network layer supports.

Properties

OffOnly report errors, otherwise silent.
InformationalReport informational messages like connectivity events.
FullFull debug level logging down to each individual message being reported.