public void CheckAddLifeCardBuff(ObjPlayer objPlayer)
 {
     mImpl.CheckAddLifeCardBuff(this, objPlayer);
 }