DiagnosticsSettings.MaxNumberOfFiles Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Limit number of auto-generated files.
[UnityEngine.Tooltip("Limit number of auto-generated files.")]
public int MaxNumberOfFiles;
[<UnityEngine.Tooltip("Limit number of auto-generated files.")>]
val mutable MaxNumberOfFiles : int
Public MaxNumberOfFiles As Integer
Field Value
- Attributes
-
UnityEngine.TooltipAttribute