コード例 #1
0
 public void Init(AdventurerInNeed plugin, DalamudPluginInterface pluginInterface)
 {
     this.plugin          = plugin;
     this.pluginInterface = pluginInterface;
 }
コード例 #2
0
 public void Init(AdventurerInNeed plugin)
 {
     this.plugin = plugin;
 }