This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

Group.OnGroupRenamed

protected void OnGroupRenamed(string oldName, string newName);

Parameters

oldName The old name of the group.
newName The new name of the group.

Description

Called when this group is renamed.