DiagnosticsSettings.StorageSubdirectory 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.
Folder in which to keep diagnostics.
[UnityEngine.Tooltip("Folder in which to keep diagnostics.")]
public string StorageSubdirectory;
[<UnityEngine.Tooltip("Folder in which to keep diagnostics.")>]
val mutable StorageSubdirectory : string
Public StorageSubdirectory As String
Field Value
- Attributes
-
UnityEngine.TooltipAttribute