コード例 #1
0
 public SpawnScp457Command(Scp457 plugin)
 {
     this.plugin = plugin;
 }
コード例 #2
0
 public EventLogic(Scp457 plugin)
 {
     this.plugin = plugin;
 }