Méthode | Description | |
---|---|---|
AddFile ( |
||
GenerateItems ( bool replaceExistingSp, bool replaceExistingBattle, bool replaceExistingFaceOff, bool replaceGeneratedItems ) : void | ||
GenerateNotes ( |
||
MapToGhItem ( |
Map the missing GH3 items to other difficulties
|
|
ParseFile ( string filename ) : |
||
ReloadFile ( |
||
RemoveFile ( |
||
SmartMap ( |
||
SmartMap ( bool exactMatch ) : void | ||
SourceGenerationItem ( NotesType type ) : |
||
SourceGenerationItem ( NotesType type, NotesDifficulty difficulty ) : |
||
UnMapGhItem ( |
Méthode | Description | |
---|---|---|
OnGhItemMapChanged ( |
||
OnNotesFileChanged ( |
Méthode | Description | |
---|---|---|
ISettingsChange ( ) : void | ||
ProjectSongNotes ( |
||
findMappedGhItemType ( NotesType type ) : |
||
findMatch ( |
public GenerateItems ( bool replaceExistingSp, bool replaceExistingBattle, bool replaceExistingFaceOff, bool replaceGeneratedItems ) : void | ||
replaceExistingSp | bool | |
replaceExistingBattle | bool | |
replaceExistingFaceOff | bool | |
replaceGeneratedItems | bool | |
Résultat | void |
public GenerateNotes ( |
||
ghi | ||
force | bool | |
replaceExistingSp | bool | |
replaceExistingBattle | bool | |
replaceExistingFaceOff | bool | |
replaceGeneratedItems | bool | |
Résultat | bool |
public MapToGhItem ( |
||
fromFile | ||
uniqueId | uint | |
toItem | ||
isGenerated | bool | |
Résultat | void |
protected OnGhItemMapChanged ( |
||
fromFile | ||
uniqueId | uint | |
toItem | ||
isGenerated | bool | |
addedRemoved | bool | |
Résultat | void |
protected OnNotesFileChanged ( |
||
nf | ||
type | NotesFileChangeType | |
Résultat | void |
public ParseFile ( string filename ) : |
||
filename | string | |
Résultat |
public ReloadFile ( |
||
file | ||
Résultat | void |
public RemoveFile ( |
||
file | ||
Résultat | void |
public SmartMap ( |
||
nf | ||
exactMatch | bool | |
Résultat | void |
public SourceGenerationItem ( NotesType type ) : |
||
type | NotesType | |
Résultat |
public SourceGenerationItem ( NotesType type, NotesDifficulty difficulty ) : |
||
type | NotesType | |
difficulty | NotesDifficulty | |
Résultat |
public UnMapGhItem ( |
||
ghItem | ||
Résultat | void |