Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

Group.OnGroupRenamed

Switch to Manual
protected void OnGroupRenamed (string oldName, string newName);

Parameters

oldNameThe old name of the group.
newNameThe new name of the group.

Description

Called when this group is renamed.