ManagerSettings.AutoSave Field

Definition

Periodically save the WorldLocking state to disk.

[UnityEngine.Tooltip("Periodically save the WorldLocking state to disk.")]
public bool AutoSave;
[<UnityEngine.Tooltip("Periodically save the WorldLocking state to disk.")>]
val mutable AutoSave : bool
Public AutoSave As Boolean 

Field Value

Attributes
UnityEngine.TooltipAttribute

Applies to