Version: 2022.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

Group.OnGroupRenamed

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

パラメーター

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

説明

Called when this group is renamed.