Skip to main content

ClubCardSetGlow

Callable

  • ClubCardSetGlow(Card: ClubCard, Color: string): void

  • Sets the glowing border for a card


    Parameters

    • Card: ClubCard

      The card that must glow

    • Color: string

      The color of the glow

    Returns void

    • Nothing