コード例 #1
0
 void OnEnable()
 {
     dctc         = new DymaticComplieTestCode();
     testFilePath = EditorPrefs.GetString("CSTestFilePath");
 }
コード例 #2
0
 void OnEnable()
 {
     dctc = new DymaticComplieTestCode();
 }