Version
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.
Parameters:
in_uri
function.Subscribes to an event that is broadcast when the WAAPI connection is lost. Use this function to clean up any resources that use WAAPI.
Parameters:
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.
Parameters:
Subscribes to notifications according to the event.
Parameters:
Return Values:
Unsubscribes from an event.
Parameters:
Return Values:
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise