Skip to main content

ChatRoomNotificationRaiseChatMessage

Callable

  • ChatRoomNotificationRaiseChatMessage(C: Character, msg: string): void

  • Raise a notification for the new chat message if required


    Parameters

    • C: Character

      The character that sent the message

    • msg: string

      The text of the message

    Returns void

    • Nothing