예제 #1
0
 private void PCBundle()
 {
     PCInputInstaller.Install(Container);
 }
예제 #2
0
 public override void InstallBindings()
 {
     PCInputInstaller.Install(Container);
     EnemyInstall();
 }