[Replication] Two deck of cards, but only the server sees if they are modified. (Shuffled, card taken/given)

The replication was good. The problem was that the cards change their texture in the Construction function, and somehow that doesn’t happen at the clients. So when I replaced it to the Event BeginPlay, it worked perfectly.