menu
버전
2017.1.9.6501
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Stop playing the current content associated to the specified game object ID. If no game object is specified, all sounds will be stopped. See AK::SoundEngine::StopAll
.
(Required *)
Graphical User Interface.
Name | Type | Description |
---|---|---|
gameObject * | integer | Specify a game object to stop only playback associated to the provided game object ID. |
description : Specify a game object to stop only playback associated to the provided game object ID.
type : integer
minimum : 0
maximum : 18446744073709551615
Stops playing all the content associated with "gameObject".
{
"gameObject": 1122334
}
{}
{ "type": "object", "properties": { "gameObject": { "description": "Specify a game object to stop only playback associated to the provided game object ID.", "type": "integer", "minimum": 0, "maximum": 18446744073709551615 } }, "required": [ "gameObject" ], "additionalProperties": false }
{ "type": "object", "required": [], "properties": {}, "additionalProperties": false }
{ "type": "object", "properties": {}, "additionalProperties": false }
Document version : 1
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요