示例#1
0
 /// <summary>
 ///     Rebuilds and reloads all of the abilities. Useful after changing settings.
 /// </summary>
 public static void Reload()
 {
     _singletonInstance = new SnapshotManager();
 }
示例#2
0
 /// <summary>
 ///     Rebuilds and reloads all of the abilities. Useful after changing settings.
 /// </summary>
 public static void Reload()
 {
     _singletonInstance = new SnapshotManager();
 }