コード例 #1
0
 /// <summary>
 /// Unloads any data that isn't automatically removed.
 /// </summary>
 public static void Unload()
 {
     UIWorldListItem_IL.Unload();
 }
コード例 #2
0
 /// <summary>
 /// Initialized all of our IL edits.
 /// </summary>
 public static void Load()
 {
     UIWorldListItem_IL.Load();
 }