質問するログイン新規登録

質問編集履歴

1

コード変更

2020/06/20 16:31

投稿

web11
web11

スコア52

title CHANGED
File without changes
body CHANGED
@@ -15,13 +15,12 @@
15
15
  using System;
16
16
  using UnityEngine;
17
17
 
18
- [Serializable]
19
18
  public class InputJson
20
19
  {
21
20
  public AAA[] aaa;
22
21
  }
23
22
 
24
- [Serializable]
23
+
25
24
  public class AAA
26
25
  {
27
26
  public int bbb;