Méthode | Description | |
---|---|---|
AddBonusSongQbItems ( |
Add song to bonus list and shop
|
|
AddBonusSongsFromNonCareer ( |
||
AddSongs ( |
Add new songs to GH3, this method requires that the partition 2 files are on the local disc
|
|
BonusSongAddToGame ( |
Add song to bonus list and shop
|
|
BonusSongRemoveFromGame ( |
Remove song from bonus list and shop
|
|
CopyProjectNamesToOtherTiers ( ) : void | ||
EditTiers ( |
Edits tiers using the files in Partition folder
|
|
EditTiers ( |
Clones Tier1 to the battle tiers.
|
|
FreeStore ( |
||
FreeStore ( |
||
RemoveBonusSongQbItems ( |
Remove song to bonus list and shop
|
|
RemoveIntroVids ( |
||
RemoveIntroVids ( |
||
ResetBonusArt ( |
||
ResetBonusArt ( |
||
ResetBonusInfoText ( |
||
ResetBonusInfoText ( |
||
SetCheats ( |
||
SetCheats ( |
||
UnlockSetlists ( |
||
UnlockSetlists ( |
Méthode | Description | |
---|---|---|
GameMods ( |
||
addBonusSongNotes ( |
||
addDependencyToTier1SongsComplete ( |
All but this tier 1 have a dependency on the previous tier being completed
|
|
addSongToSonglist ( |
||
copyCareerTiers ( |
||
copyCareerTiersToCoop ( |
/// Edits tiers using the files in Partition folder ///
|
|
copyTierProg ( |
||
createBlankSourceAudio ( |
||
createBonusSongAudio ( |
||
findTierProgStruct ( |
||
getAllBonusSongs ( |
||
getAllCareerSongs ( |
||
getMidItems ( string songName ) : string>.Dictionary |
||
insertFinishGame ( |
||
removeBonusSong ( |
||
removeSongFromSonglist ( |
||
setCareerTiers ( |
||
unlockXSongsToProgress ( |
public AddBonusSongQbItems ( |
||
songQk | ||
qbStore | ||
insertAdd | bool | |
Résultat | void |
public AddBonusSongsFromNonCareer ( |
||
storeDataQb | ||
songListQb | ||
guitarProgressionQb | ||
Résultat | void |
public AddSongs ( |
||
rootPartitionPath | ||
adjustBy | int | |
sourceSong | string | |
addNonCareerSongs | bool | |
workingPath | ||
Résultat | void |
public BonusSongAddToGame ( |
||
qbStore | ||
qbSongList | ||
qkSong | ||
insertAdd | bool | |
Résultat | void |
public BonusSongRemoveFromGame ( |
||
qbStore | ||
qbSongList | ||
qkSong | ||
Résultat | void |
public CopyProjectNamesToOtherTiers ( ) : void | ||
Résultat | void |
public EditTiers ( |
||
pak | ||
removeBossBattles | bool | |
setTierCount | int | |
bonusSongs | int | |
songCounts | int | |
unlockTiers | bool | |
Résultat | void |
public EditTiers ( |
||
guitarProgressionQb | ||
storeQb | ||
songlistQb | ||
coopQb | ||
removeBossBattles | bool | |
setTierCount | int | |
bonusSongCount | int | |
songCounts | int | |
unlockTiers | bool | |
Résultat | void |
public FreeStore ( |
||
qbPak | ||
Résultat | void |
public FreeStore ( |
||
storeDataQb | ||
Résultat | void |
public RemoveBonusSongQbItems ( |
||
songQk | ||
qbStore | ||
Résultat | void |
public RemoveIntroVids ( |
||
qbPak | ||
Résultat | void |
public RemoveIntroVids ( |
||
bootupMenuFlowQb | ||
Résultat | void |
public ResetBonusArt ( |
||
qbPak | ||
Résultat | void |
public ResetBonusArt ( |
||
storeDataQb | ||
Résultat | void |
public ResetBonusInfoText ( |
||
qbPak | ||
infoText | string | |
Résultat | void |
public ResetBonusInfoText ( |
||
storeDataQb | ||
infoText | string | |
Résultat | void |
public SetCheats ( |
||
qbPak | ||
Résultat | void |
public SetCheats ( |
||
menuCheatsQb | ||
Résultat | void |
public UnlockSetlists ( |
||
qbPak | ||
unlockAllTiers | bool | |
completeTier1Song | bool | |
Résultat | void |
public UnlockSetlists ( |
||
guitarProgressionQb | ||
guitarCoOpQb | ||
unlockAllTiers | bool | |
completeTier1Song | bool | |
Résultat | void |