public void OnFireScriptEvent(FireScriptEvent e)
 {
     FireScriptEvent?.Invoke(this, e);
 }