C# Class Prism.API.Audio.VanillaBgms

Mostrar archivo Open project: TerrariaPrismTeam/Prism

Public Properties

Property Type Description
MusicBoxes BgmEntry[]
Title BgmEntry

Public Methods

Method Description
RefOfId ( int id ) : ObjectRef

Private Methods

Method 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 method

public static RefOfId ( int id ) : ObjectRef
id int
return ObjectRef

Property Details

MusicBoxes public_oe static_oe property

public static BgmEntry[] MusicBoxes
return BgmEntry[]

Title public_oe static_oe property

public static BgmEntry Title
return BgmEntry