moons-ta-client
    Preparing search index...

    Interface Command_PlaySong

    from protobuf message proto.packets.Command.PlaySong

    interface Command_PlaySong {
        gameplayParameters?: GameplayParameters;
    }
    Index

    Properties

    gameplayParameters?: GameplayParameters

    from protobuf field: proto.models.GameplayParameters gameplay_parameters = 1;