Skip to main content

ChatRoomIsViewActive

Callable

  • ChatRoomIsViewActive(viewName: string): boolean

  • Indicates if the chat room view with the passed name is active or not


    Parameters

    • viewName: string

      The name of the view to check

    Returns boolean

    • TRUE if the chat room character view is active, false if not