Location

enumeration

Description

Specifies the folder location that Unity uses together with the relative path provided in the FilePathAttribute constructor.

Properties

PreferencesFolderUse this location to save a file relative to the preferences folder. Useful for per-user files that are across all projects.
ProjectFolderUse this location to save a file relative to the Project Folder. Useful for per-project files (not shared between projects).
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答