예제 #1
0
 void OnEnable()
 {
     version = BuildVersion.Load();
 }
예제 #2
0
 public BuildCollection()
 {
     version = BuildVersion.Load();
 }