示例#1
0
    public void Detonate()
    {
        data.Detonate(this);

        destroyState = DestroryState.Detonate;
    }