CCG Toolkit | Multiplayer Card Game Framework

Hey. Quick question about the Deckbuilder. I’ve created a function in “ViewCard_Default” Blueprint which hides a number of the Widget elements (Attack / Health Overlays, as well as some of the text elements). I trigger this function in the Event graph after the “Event_Initiate Card” and “Set Card Data” function. It works correctly in game, all the elements are hidden correctly. However when I open the Deck builder none of these elements are hidden.

Is there another method I need to use?
Cheers.