Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Undo.SetCurrentGroupName

public static void SetCurrentGroupName(string name);

Parameters

name New name of the current undo group.

Description

Set the name of the current undo group.

Setting a name manually will override an implicitly generated name for the group.

See Also: Undo.GetCurrentGroupName.

Did you find this page useful? Please give it a rating: