Network.logLevelstatic var logLevel : NetworkLogLevelDescriptionSet the log level for network messages (default is Off). For a description of the different log levels have a look at the NetworkLogLevel enum.
JavaScript
function Start () { using UnityEngine; import UnityEngine |
