C# Class RocksmithToolkitLib.DLCPackage.Manifest.ManifestBuilder

Afficher le fichier Open project: rscustom/rocksmith-custom-song-toolkit

Méthodes publiques

Méthode Description
GenerateManifest ( string dlcKey, IList arrangements, SongInfo songInfo, System.Platform platform ) : string
ManifestBuilder ( ) : System

Private Methods

Méthode Description
AssociateTechniques ( Arrangement x, RocksmithToolkitLib.DLCPackage.Manifest.Attributes att, string technique ) : void

Method Details

GenerateManifest() public méthode

public GenerateManifest ( string dlcKey, IList arrangements, SongInfo songInfo, System.Platform platform ) : string
dlcKey string
arrangements IList
songInfo SongInfo
platform System.Platform
Résultat string

ManifestBuilder() public méthode

public ManifestBuilder ( ) : System
Résultat System