Version: 2020.2
언어: 한국어
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.