Example #1
0
 void Init()
 {
     soundBank.Init();
     GeneratePool();
     isInitialized = true;
 }