目次
Wwise SDK 2018.1.11
|
ak.wwise.ui.bringToForeground
Bring Wwise main window to foreground. Refer to SetForegroundWindow and AllowSetForegroundWindow on MSDN for more information on the restrictions. Refer to ak.wwise.core.getInfo to obtain the Wwise process ID for AllowSetForegroundWindow.
Supported by
Graphical User Interface.
Examples :
Bringing the currently connected Wwise to foreground.
Brings the currently connected Wwise to foreground.
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