コード例 #1
0
 public void SetUp()
 {
     timestate = Resources.Load <TimeState>("ScriptableObjects/Test Time State");
     timestate.Initialize();
 }