public void Rpc_SetCardsNumb(uint value) { if (MyUIPlayer != null) { MyUIPlayer.SetCardsNumb(value); } }