ManagerSettings.AutoSave 字段

定义

定期将 WorldLocking 状态保存到磁盘。

[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 

字段值

属性
UnityEngine.TooltipAttribute

适用于