menu
バージョン
2024.1.5.8803
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
Wwise Unreal Integration Documentation
|
These Blueprint functions connect to the Wwise Authoring application through the Wwise Authoring API.
For more information on WAAPI and its features, refer to the WAAPI documentation.
WAAPI uses JSON extensively, so the integration includes a Blueprint wrapper for the Unreal FJsonObject
. For more information about nodes found under "WAAPI Json Manager", see FJsonObject.
Calls WAAPI and gets or sets information and parameters according to the specified URI.
パラメータ:
in_uri
ファンクションが参照する引数。Subscribes to an event that is broadcast when the WAAPI connection is lost. Use this function to clean up any resources that use WAAPI.
パラメータ:
Subscribes to an event that is broadcast when the correct Wwise project is loaded (as defined by the Wwise Project Path in the Wwise Plugin Settings). Use this function to initialize any resources that use WAAPI.
パラメータ:
Subscribes to notifications according to the event.
パラメータ:
Return Values:
Unsubscribes from an event.
パラメータ:
Return Values: