コード例 #1
0
 public virtual void OnCreatedRoom()
 {
     Debug.Log("OnCreatedRoom()");
     ActionManager.Action_OnCreatedRoom();
 }