void Awake() { instance = this; }
public void BaseEventListener() { ExecuteEvent.GetInstance().EventProcessing(); }