C# 클래스 RockSmithTabExplorer.RockSmithImporter.PhraseIterationWithEndTime

상속: RocksmithToolkitLib.Xml.SongPhraseIteration2014
파일 보기 프로젝트 열기: Jamedjo/RSTabExplorer

공개 프로퍼티들

프로퍼티 타입 설명
EndTime float

공개 메소드들

메소드 설명
PhraseIterationWithEndTime ( SongPhraseIteration2014 _base, float _endTime ) : System
contains ( float _time ) : bool
listFromBaseArray ( SongPhraseIteration2014 phraseIterations ) : List

메소드 상세

PhraseIterationWithEndTime() 공개 메소드

public PhraseIterationWithEndTime ( SongPhraseIteration2014 _base, float _endTime ) : System
_base RocksmithToolkitLib.Xml.SongPhraseIteration2014
_endTime float
리턴 System

contains() 공개 메소드

public contains ( float _time ) : bool
_time float
리턴 bool

listFromBaseArray() 공개 정적인 메소드

public static listFromBaseArray ( SongPhraseIteration2014 phraseIterations ) : List
phraseIterations RocksmithToolkitLib.Xml.SongPhraseIteration2014
리턴 List

프로퍼티 상세

EndTime 공개적으로 프로퍼티

public float EndTime
리턴 float