对当前工程进行了更改时,标题栏中工程名称旁边会显示星号,并且在 Project Explorer 中已更改的 Work Unit 旁边也将显示星号。定期保存工程是个好习惯。
If a Work Unit is read-only on your file system, you can modify it in Wwise, but you can't save it with the Project > Save command. This command saves the rest of the project, but any read-only objects retain their asterisks denoting unsaved content. 在开始处理 Work Unit 之前,请确保更改可以被保存。在使用版本控制系统管理工程文件时,请记住需要 checkout 工程文件才能保存这些文件。For more information on saving project files that are managed by a source control system, refer to “在使用 Perforce 时保存工程”一节.
![]() | 备注 |
---|---|
对于 Project Load Log 对话框中列出的工程不一致错误,在修复后,除非您手动保存该工程,否则修复将不会被保存。有关这些错误的详细信息,请参阅“解决工程中的不一致现象”一节。 |
保存工程的方法是:
执行以下操作之一:
在 Wwise 菜单栏中,点击 Project > Save。
按 Ctrl + S。
您对工程所做的更改于是保存下来了,然后您将返回到工程。
相关主题