C# Class RocksmithToolkitLib.DLCPackage.Manifest2014.Header.AttributesHeader2014

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

Méthodes publiques

Свойство Type Description
URN_TEMPLATE string
URN_TEMPLATE_SHORT string

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AttributesHeader2014 ( ) : System
AttributesHeader2014 ( Attributes2014 attributes ) : System
AttributesHeader2014 ( string arrangementFileName, Arrangement arrangement, DLCPackageData info, System.Platform platform ) : System
ShouldSerializeBassPick ( ) : bool

Method Details

AttributesHeader2014() public méthode

public AttributesHeader2014 ( ) : System
Résultat System

AttributesHeader2014() public méthode

public AttributesHeader2014 ( Attributes2014 attributes ) : System
attributes Attributes2014
Résultat System

AttributesHeader2014() public méthode

public AttributesHeader2014 ( string arrangementFileName, Arrangement arrangement, DLCPackageData info, System.Platform platform ) : System
arrangementFileName string
arrangement Arrangement
info DLCPackageData
platform System.Platform
Résultat System

ShouldSerializeBassPick() public méthode

public ShouldSerializeBassPick ( ) : bool
Résultat bool

Property Details

URN_TEMPLATE public_oe static_oe property

public static string URN_TEMPLATE
Résultat string

URN_TEMPLATE_SHORT public_oe static_oe property

public static string URN_TEMPLATE_SHORT
Résultat string