C# 클래스 RocksmithToolkitLib.DLCPackage.Manifest.ManifestBuilder

파일 보기 프로젝트 열기: rscustom/rocksmith-custom-song-toolkit

공개 메소드들

메소드 설명
GenerateManifest ( string dlcKey, IList arrangements, SongInfo songInfo, System.Platform platform ) : string
ManifestBuilder ( ) : System

비공개 메소드들

메소드 설명
AssociateTechniques ( Arrangement x, RocksmithToolkitLib.DLCPackage.Manifest.Attributes att, string technique ) : void

메소드 상세

GenerateManifest() 공개 메소드

public GenerateManifest ( string dlcKey, IList arrangements, SongInfo songInfo, System.Platform platform ) : string
dlcKey string
arrangements IList
songInfo SongInfo
platform System.Platform
리턴 string

ManifestBuilder() 공개 메소드

public ManifestBuilder ( ) : System
리턴 System