C# 클래스 Nanook.TheGhost.SongQb

파일 보기 프로젝트 열기: Nanook/TheGHOST 1 사용 예제들

Private Properties

프로퍼티 타입 설명
SongQb System
replaceItemIntForFloat QbItemFloat

공개 메소드들

메소드 설명
CreateSong ( QbFile root, string songname ) : QbItemStruct
RemoveUseCoopNoteTracks ( ) : void
ZeroOffsets ( ) : void

비공개 메소드들

메소드 설명
SongQb ( Project project, QbItemStruct song ) : System
replaceItemIntForFloat ( QbItemStruct song, QbItemInteger item ) : QbItemFloat

Some items are not the correct type, replace them.

메소드 상세

CreateSong() 공개 정적인 메소드

public static CreateSong ( QbFile root, string songname ) : QbItemStruct
root Nanook.QueenBee.Parser.QbFile
songname string
리턴 Nanook.QueenBee.Parser.QbItemStruct

RemoveUseCoopNoteTracks() 공개 메소드

public RemoveUseCoopNoteTracks ( ) : void
리턴 void

ZeroOffsets() 공개 메소드

public ZeroOffsets ( ) : void
리턴 void