ManagerSettings.AutoSave 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定期将 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