Example #1
0
    IEnumerator TestDestory()
    {
        yield return(new WaitForSeconds(10));

        BResources.DestroyPool(bulletPath);
    }