Version: 2023.2
public void Dispose ();

描述

Dispose of the resources used by this PropertyDatabase.

You should try to always call dispose when you no longer need the PropertyDatabase. Even if it is recommended to keep the PropertyDatabase alive as much as possible and use the views when accessing it, calling dispose will make sure that the lock that prevents multiple openings on the same file will be removed properly. It also helps removing pressure on the C# garbage collection by preventing the finalizer from being called.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961