| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Search.PropertyDatabase-filePath.html | [Back] [Original] |
The file on which this PropertyDatabase is opened.
Multiple PropertyDatabases can be opened on different files, but only a single PropertyDatabase can be opened on a single file. You can do concurrent operations on a single instance of a PropertyDatabase, but for performance reasons you should use a view (see PropertyDatabase.GetView and IPropertyDatabaseView).
| Web Proxy Viewer | New URL | Original Page |