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

Group.OnGroupRenamed

切换到手册
protected void OnGroupRenamed (string oldName, string newName);

参数

oldName 组的旧名称。
newName 组的新名称。

描述

重命名此组时调用。