C# Class RockSmithTabExplorer.RockSmithImporter.PhraseIterationWithEndTime

Inheritance: RocksmithToolkitLib.Xml.SongPhraseIteration2014
Afficher le fichier Open project: Jamedjo/RSTabExplorer

Méthodes publiques

Свойство Type Description
EndTime float

Méthodes publiques

Méthode Description
PhraseIterationWithEndTime ( SongPhraseIteration2014 _base, float _endTime ) : System
contains ( float _time ) : bool
listFromBaseArray ( SongPhraseIteration2014 phraseIterations ) : List

Method Details

PhraseIterationWithEndTime() public méthode

public PhraseIterationWithEndTime ( SongPhraseIteration2014 _base, float _endTime ) : System
_base RocksmithToolkitLib.Xml.SongPhraseIteration2014
_endTime float
Résultat System

contains() public méthode

public contains ( float _time ) : bool
_time float
Résultat bool

listFromBaseArray() public static méthode

public static listFromBaseArray ( SongPhraseIteration2014 phraseIterations ) : List
phraseIterations RocksmithToolkitLib.Xml.SongPhraseIteration2014
Résultat List

Property Details

EndTime public_oe property

public float EndTime
Résultat float