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