Skip to main content

ClubCardMessageSend

Callable


  • Sends a message to the render log and synchronizes it with other players. This method is used for immediate messages and for sending processed messages from storage.


    Parameters

    • message: ClubCardMessage

      The message object to be sent

    • Push: boolean = true

      Whether to send the message to other players

    Returns void