Is it possible set CustomRoomProperties read-only mode?

Options

Is it possible, when creating a room, to set RoomOptions.CustomRoomProperties to read-only mode? So that properties cannot be changed via Room.SetCustomProperties. All properties or one by one.

Best Answer

  • Tobias
    Tobias admin
    Answer ✓
    Options

    That's not supported, no.

    If this is about cheat / hack protection, you need to make the clients look out for changes. Whoever changes these values must be reported to some backend to potentially ban the user (this is not something we provide though).

Answers

  • Tobias
    Tobias admin
    Answer ✓
    Options

    That's not supported, no.

    If this is about cheat / hack protection, you need to make the clients look out for changes. Whoever changes these values must be reported to some backend to potentially ban the user (this is not something we provide though).