FunctionsChatRoomSetLoadRulesChatRoomSetLoadRules CallableChatRoomSetLoadRules(C: Character, Rule: readonly LogRecord[]): voidHandles a response from another player containing the rules that the current player is allowed to read.ParametersC: CharacterCharacter to set the rules onRule: readonly LogRecord[]An array of rules that the current player can read.Returns voidNothing
Handles a response from another player containing the rules that the current player is allowed to read.