menu
版本
2021.1.14.8108
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
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.4.8780
2023.1.12.8706
2022.1.18.8567
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
Wwise SDK 2021.1.14
|
设置 State Group 的 State。参阅 AK::SoundEngine::SetState
章节。
名称 | 类型 | 说明 |
---|---|---|
stateGroup * | any of: | State Group 的 ID (GUID)、名称或 Short ID。 |
string | 对象的名称。 | |
string | 以下形式的对象 GUID:{aabbcc00-1122-3344-5566-77889900aabb}。 | |
integer | Wwise 对象的 Short ID。 32 位无符号整数。范围:[0,4294967295] |
|
state * | any of: | State 的 ID (GUID)、名称或 Short ID。 |
string | 对象的名称。 | |
string | 以下形式的对象 GUID:{aabbcc00-1122-3344-5566-77889900aabb}。 | |
integer | Wwise 对象的 Short ID。 32 位无符号整数。范围:[0,4294967295] |
(必填 *)
有关 Wwise Authoring API 的详细信息,请参阅 使用 Wwise Authoring API(WAAPI) 章节。