C# Class Nanook.TheGhost.SongQb

Afficher le fichier Open project: Nanook/TheGHOST Class Usage Examples

Private Properties

Свойство Type Description
SongQb System
replaceItemIntForFloat QbItemFloat

Méthodes publiques

Méthode Description
CreateSong ( QbFile root, string songname ) : QbItemStruct
RemoveUseCoopNoteTracks ( ) : void
ZeroOffsets ( ) : void

Private Methods

Méthode Description
SongQb ( Project project, QbItemStruct song ) : System
replaceItemIntForFloat ( QbItemStruct song, QbItemInteger item ) : QbItemFloat

Some items are not the correct type, replace them.

Method Details

CreateSong() public static méthode

public static CreateSong ( QbFile root, string songname ) : QbItemStruct
root Nanook.QueenBee.Parser.QbFile
songname string
Résultat Nanook.QueenBee.Parser.QbItemStruct

RemoveUseCoopNoteTracks() public méthode

public RemoveUseCoopNoteTracks ( ) : void
Résultat void

ZeroOffsets() public méthode

public ZeroOffsets ( ) : void
Résultat void