SimpleConsole.screenVerbosity Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("The minimum verbosity level message to display on screen.")]
public int screenVerbosity;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("The minimum verbosity level message to display on screen.")>]
val mutable screenVerbosity : int
Public screenVerbosity As Integer
Valeur de champ
- Attributs
-
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute