목차
Wwise SDK 2018.1.11
|
ak.wwise.core.undo.cancelGroup
Cancels the last undo group. Please note that this does not revert the operations made since the last ak.wwise.core.beginUndoGroup call.
Supported by
Graphical User Interface, Command-Line Interface.
Examples :
Canceling an undo group
Cancels an undo group.
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