Wwise SDK 2019.2.15
|
Creates a blank new project. The project must not already exist. If the folder does not exist, it is created.
PROJECT The path to the project file (.wproj). |
--platform PLATFORM --platform PLATFORM1 PLATFORM2 ... --platform PLATFORM1 --platform PLATFORM2 ... Specifies which platform the new project supports. If not specified, Windows only is used. |
--quiet Disables all non-error console text output. |
--verbose Enables extra console text output. |
result A WwiseConsole.exe exit code of 0 means success, 1 means at least one error (and potentially warnings) occurred, and 2 means that only warnings occurred. |
Refer to 使用命令行 for more information about Wwise Console.