コード例 #1
0
 void OnEnable()
 {
     version = BuildVersion.Load();
 }
コード例 #2
0
 public BuildCollection()
 {
     version = BuildVersion.Load();
 }