Variable changes as it was referring to the old instance unexpectedly

前端 未结 0 1045
一生所求
一生所求 2021-01-03 19:50

In BLECore class I have this method:

private void SpellEnd()
{
    SpellSingleton.Instance.spellWasCast(xAxis, yAxis, zAxis);
}

相关标签:
回答
  • 消灭零回复
提交回复
热议问题