Example #1
0
 public WarpDriveSession()
 {
     Instance = this;
 }
Example #2
0
 protected override void UnloadData()
 {
     Instance = null;
 }