C# 클래스 RocksmithToolkitLib.DLCPackage.Manifest2014.Attributes2014

상속: RocksmithToolkitLib.DLCPackage.Manifest2014.Header.AttributesHeader2014, IAttributes
파일 보기 프로젝트 열기: rscustom/rocksmith-custom-song-toolkit 1 사용 예제들

공개 메소드들

메소드 설명
Attributes2014 ( ) : System
Attributes2014 ( string arrangementFileName, Arrangement arrangement, DLCPackageData info, System.Platform platform ) : System

비공개 메소드들

메소드 설명
GetToneName ( string arrTone, List it ) : string

Gets name of tone and add it to Tones list at once.

메소드 상세

Attributes2014() 공개 메소드

public Attributes2014 ( ) : System
리턴 System

Attributes2014() 공개 메소드

public Attributes2014 ( string arrangementFileName, Arrangement arrangement, DLCPackageData info, System.Platform platform ) : System
arrangementFileName string
arrangement Arrangement
info DLCPackageData
platform System.Platform
리턴 System