ManagerSettings.AutoLoad 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从上一次启动时运行的磁盘自动加载 WorldLocking 状态。
[UnityEngine.Tooltip("Automatically load the WorldLocking state from disk from previous run at startup.")]
public bool AutoLoad;
[<UnityEngine.Tooltip("Automatically load the WorldLocking state from disk from previous run at startup.")>]
val mutable AutoLoad : bool
Public AutoLoad As Boolean
字段值
- 属性
-
UnityEngine.TooltipAttribute