Skip to main content

ChatRoomSetLoadRules

Callable


  • Handles a response from another player containing the rules that the current player is allowed to read.


    Parameters

    • C: Character

      Character to set the rules on

    • Rule: readonly LogRecord[]

      An array of rules that the current player can read.

    Returns void

    • Nothing