버전
menu

Wwise SDK 2025.1.0
ak.wwise.cli.tabDelimitedImport 옵션 스키마

스키마

{
"properties": {
"verbose": {
"type": "boolean",
"description": "Enables extra console text output.",
"synopsis": [
"--verbose"
]
},
"quiet": {
"type": "boolean",
"description": "Disables all non-error console text output.",
"synopsis": [
"--quiet"
]
},
"continue-on-error": {
"type": "boolean",
"description": "Use this option if you want to continue even if an error occurred.",
"synopsis": [
"--continue-on-error"
]
},
"custom-global-closing-cmd": {
"type": "string",
"description": "Wwise에 정의된 전역적 종료 단계를 오버라이드합니다. 이 옵션은 반드시 새로운 명령줄(공백이 있을 경우 인용 부호 사용)이 뒤따라야 합니다. An empty string (\"\") specified for the command-line means no global closing step is executed.",
"synopsis": [
"--custom-global-closing-cmd CMD"
]
},
"custom-global-opening-cmd": {
"type": "string",
"description": "Wwise에 정의된 전역적 시작 단계를 오버라이드합니다. 이 옵션은 반드시 새로운 명령줄(공백이 있을 경우 인용 부호 사용)이 뒤따라야 합니다. An empty string (\"\") specified for the command-line means no global opening step is executed.",
"synopsis": [
"--custom-global-opening-cmd CMD"
]
},
"audio-source-from-original": {
"type": "boolean",
"description": "탭으로 구분된 가져오기를 할 때, 불러오는 파일과 동일한 이름의 오디오 음원 파일이 이미 프로젝트 있는 경우가 있습니다. By adding this option, the operation uses those instead of replacing them with those described by the tab-delimited file.",
"synopsis": [
"--audio-source-from-original"
]
},
"import-language": {
"type": "string",
"description": "탭으로 구분된 불러오기 작업을 통해 보이스를 불러올 수 있습니다. 이 옵션은 불러오는 보이스의 언어를 정의하는 데 사용합니다. 이 옵션 후 반드시 --language 옵션으로 언어 식별자 중 하나를 정의해줘야 합니다. Note that only audio files are added for this operation; any attempt to concurrently perform other operations, such as volume adjustments, is ignored.",
"synopsis": [
"--import-language LANGUAGE"
]
},
"tab-delimited-operation": {
"type": "string",
"enum": [
"createNew",
"useExisting",
"replaceExisting"
],
"description": "생성된 오브젝트 각각에 대해 오브젝트를 불러올 때의 생성 방식을 결정합니다. \"createNew\": 새로운 오브젝트를 생성합니다. 여기에 원하는 이름을 별도로 부여하세요. 그렇지 않으면 새로운 고유 이름을 사용합니다. \"useExisting\": 기존 오브젝트가 있으면 해당 지정 속성을 업데이트해 사용합니다. 그렇지 않으면 새로운 새로운 오브젝트를 생성합니다. 이는 기본값입니다. \"replaceExisting\": creates a new object; if an existing object has the same name then the existing object is destroyed.",
"synopsis": [
"--tab-delimited-operation createNew",
"--tab-delimited-operation useExisting",
"--tab-delimited-operation replaceExisting"
]
},
"no-source-control": {
"type": "boolean",
"description": "Skip automatic addition and checkout (if supported by project's source control plugin) of new and modified files to source control.",
"synopsis": [
"--no-source-control"
]
}
}
}

이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요