Skip to main content

ServerPlayerChatRoom

Namespace with callbacks for determining whether the player is in a chatroom

@see

Index

Variables

Functions

Variables

callbacks

callbacks: (screen: string) => boolean[] = []

All registered callbacks representing distinct screens that must be checked in order to determine chatroom presence

Functions

register

  • Register one or more screenname and/or callback for determining whether the player is in a chat room.


    Parameters

    Returns void

Page Options