tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
SoundStyle Member List

This is the complete list of members for SoundStyle, including all inherited members.

GetRandomPitch() (defined in SoundStyle)SoundStyle
GetRandomSound() (defined in SoundStyle)SoundStyle
IdentifierSoundStyle
IsLoopedSoundStyle
IsTheSameAs(SoundStyle style) (defined in SoundStyle)SoundStyle
MaxInstancesSoundStyle
minPitchSoundStyle
PitchSoundStyle
PitchRange (defined in SoundStyle)SoundStyle
PitchVarianceSoundStyle
PlayOnlyIfFocusedSoundStyle
SoundLimitBehaviorSoundStyle
SoundPathSoundStyle
SoundStyle(string soundPath, SoundType type=SoundType.Sound) (defined in SoundStyle)SoundStyle
SoundStyle(string soundPath, int numVariants, SoundType type=SoundType.Sound) (defined in SoundStyle)SoundStyle
SoundStyle(string soundPath, int variantSuffixesStart, int numVariants, SoundType type=SoundType.Sound) (defined in SoundStyle)SoundStyle
SoundStyle(string soundPath, ReadOnlySpan< int > variants, SoundType type=SoundType.Sound) (defined in SoundStyle)SoundStyle
SoundStyle(string soundPath, ReadOnlySpan<(int variant, float weight)> weightedVariants, SoundType type=SoundType.Sound) (defined in SoundStyle)SoundStyle
TypeSoundStyle
VariantsSoundStyle
VariantsWeightsSoundStyle
VolumeSoundStyle
WithPitchOffset(float offset) (defined in SoundStyle)SoundStyle
WithVolumeScale(float scale) (defined in SoundStyle)SoundStyle