Example #1
0
 protected override void OnDestroy()
 {
     OnClose();
     base.OnDestroy();
     mCharacterPreview.Destroy();
     mCharacterPreview = null;
 }