Exemple #1
0
        private void Awake()
        {
            s_singleton.SetInstance(this);

            InitialiseAllPools();
        }