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

Group.OnGroupRenamed

マニュアルに切り替える
protected void OnGroupRenamed (string oldName, string newName);

パラメーター

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

説明

Called when this group is renamed.