コード例 #1
0
 public void Awake()
 {
     LoadTranslation();
     ImageManager.LoadImages(Path.Combine(Paths.PluginPath, PLUGIN_DIR, "Images"));
 }