コード例 #1
0
 public static DialogNode GetDialogNode(string name)
 {
     return(gameObjectList.GetDialogNode(name));
 }