バージョン
- 必要条件
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: