Пример #1
0
 private void OnShowEntitySuccess(object sender, GameFramework.Entity.ShowEntitySuccessEventArgs e)
 {
     m_EventComponent.Fire(this, ShowEntitySuccessEventArgs.Create(e));
 }