To to unsubscribe from events before scene will be changed

后端 未结 0 1361
旧时难觅i
旧时难觅i 2020-12-25 08:00

I have 2 scenes and I need to unsubscribe from events before first scene will be changed.

public event Action ObjIndexChanged = () => { };

void HandleComm         


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