목차
Wwise SDK 2018.1.11
|
ak.wwise.core.remote.disconnect
Disconnects the Wwise Authoring application from a connected Wwise Sound Engine running executable.
Supported by
Graphical User Interface.
Examples :
Disconnecting from a game
Disconnect from the currently connected game or process.
Arguments:
{}
Result:
{}
Detailed JSON Schema
Arguments :
{
"type": "object",
"properties": {},
"additionalProperties": false
}
Options :
{
"type": "object",
"properties": {},
"additionalProperties": false
}
Response :
{
"type": "object",
"properties": {},
"additionalProperties": false
}
Document version : 1