C# Class Prism.API.Audio.VanillaBgms

Afficher le fichier Open project: TerrariaPrismTeam/Prism

Méthodes publiques

Свойство Type Description
MusicBoxes BgmEntry[]
Title BgmEntry

Méthodes publiques

Méthode Description
RefOfId ( int id ) : ObjectRef

Private Methods

Méthode Description
FillVanilla ( ) : void
IsBoss1Boss ( Terraria.NPC n ) : bool
IsInOcean ( ) : bool
IsInSpace ( ) : bool
IsUnderground ( ) : bool
MusicBoxIdToCueId ( int boxId ) : int
PopulateDict ( ) : void
Reset ( ) : void

Method Details

RefOfId() public static méthode

public static RefOfId ( int id ) : ObjectRef
id int
Résultat ObjectRef

Property Details

MusicBoxes public_oe static_oe property

public static BgmEntry[] MusicBoxes
Résultat BgmEntry[]

Title public_oe static_oe property

public static BgmEntry Title
Résultat BgmEntry