バージョン

menu_open
警告:あなたのメジャーリリース ( 2023.1.10.8659 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2023.1.10
ak.wwise.ui.selectionChanged オプションスキーマ

スキーマ

{
"type": "object",
"description": "Specifies the return options for every returned object.\\n Object specifying the options for the results.",
"properties": {
"return": {
"type": "array",
"description": "オブジェクトごとに、何が返されるのかを指定します。使用可能なプロパティやリファレンスの詳細については、 \\ref wobjects_index を参照してください。\\n return式のアレイで、Wwiseオブジェクトのどのエレメントを返すのかを定義します。例えば、名前やIDなどの内蔵アクセサや、VolumeやPitchなどのオブジェクトプロパティが含まれます。",
"items": {
"description": "return式。",
"anyOf": [
{
"type": "string",
"description": "Wwiseオブジェクト用の内蔵アクセサを、1つまたは複数、指定します。",
"enum": [
"id",
"name",
"notes",
"type",
"pluginName",
"shortId",
"classId",
"category",
"filePath",
"workunit",
"parent",
"owner",
"path",
"isPlayable",
"childrenCount",
"totalSize",
"mediaSize",
"objectSize",
"structureSize",
"sound:convertedWemFilePath",
"sound:originalWavFilePath",
"soundbank:bnkFilePath",
"music:transitionRoot",
"music:playlistRoot",
"audioSource:playbackDuration",
"audioSource:maxDurationSource",
"audioSource:trimValues",
"audioSource:maxRadiusAttenuation",
"audioSource:language",
"workunit:isDefault",
"workunit:type",
"workunit:isDirty",
"switchContainerChild:context",
"convertedWemFilePath",
"originalFilePath",
"originalRelativeFilePath",
"convertedFilePath",
"originalWavFilePath",
"soundbankBnkFilePath",
"musicTransitionRoot",
"musicPlaylistRoot",
"playbackDuration",
"duration",
"maxDurationSource",
"audioSourceTrimValues",
"maxRadiusAttenuation",
"audioSourceLanguage",
"workunitIsDefault",
"workunitType",
"workunitIsDirty",
"switchContainerChildContext",
"isExplicitMute",
"isExplicitSolo",
"isImplicitMute",
"isImplicitSolo",
"isIncluded",
"points",
"stateProperties",
"stateGroups"
]
},
{
"type": "string",
"description": "クエリを構成し、値またはオブジェクトリファレンスを出す、ドット区切りのアクセサを、1つまたは複数、指定します。1つの@マークを指定すると、関連するオブジェクトのプロパティ値を返します。2つの@@マークを指定すると、オーバーライドのソースのプロパティ値を返します。 \\ref wobjects_index を参照してください。"
}
]
}
},
"platform": {
"anyOf": [
{
"type": "string",
"description": "プラットフォームの名前。"
},
{
"type": "string",
"pattern": "^\\{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}\\}$",
"description": "プラットフォームのID。\\n オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。"
}
],
"description": "プラットフォームのID (GUID)または名前。これは任意の引数です。指定がなければ、現在のプラットフォームを使います。"
},
"language": {
"anyOf": [
{
"type": "string",
"description": "ランゲージの名前。"
},
{
"type": "string",
"pattern": "^\\{[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}\\}$",
"description": "ランゲージのID。\\n オブジェクトGUIDで、その形式は: {aabbcc00-1122-3344-5566-77889900aabb}。"
}
],
"description": "ランゲージのID (GUID)または名前。"
}
},
"additionalProperties": false
}

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう