from protobuf message proto.models.GameplayParameters
from protobuf field: int32 attempts = 4;
Optional
from protobuf field: proto.models.Beatmap beatmap = 1;
from protobuf field: bool disable_custom_notes_on_stream = 9;
from protobuf field: bool disable_fail = 7;
from protobuf field: bool disable_pause = 6;
from protobuf field: bool disable_scoresaber_submission = 8;
from protobuf field: proto.models.GameplayModifiers gameplay_modifiers = 3;
from protobuf field: proto.models.PlayerSpecificSettings player_settings = 2;
from protobuf field: bool show_scoreboard = 5;
from protobuf field: int32 target = 11;
from protobuf field: bool use_sync = 10;
Generated
from protobuf message proto.models.GameplayParameters