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