Ends the last undo group.
(Required *)
Graphical User Interface, Command-Line Interface.
Name | Type | Description |
---|---|---|
displayName * | string | The name that will be displayed in the history for this undo group. |
type : string
description : The name that will be displayed in the history for this undo group.
Ends an undo group.
{ "displayName": "My Undo Group" }
{}
{ "type": "object", "properties": { "displayName": { "type": "string", "description": "The name that will be displayed in the history for this undo group." } }, "required": [ "displayName" ], "additionalProperties": false }
{ "type": "object", "required": [], "properties": {}, "additionalProperties": false }
{ "type": "object", "properties": {}, "additionalProperties": false }
Document version : 1
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