tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for SoundStyle, including all inherited members.
GetRandomPitch() (defined in SoundStyle) | SoundStyle | |
GetRandomSound() (defined in SoundStyle) | SoundStyle | |
Identifier | SoundStyle | |
IsLooped | SoundStyle | |
IsTheSameAs(SoundStyle style) (defined in SoundStyle) | SoundStyle | |
MaxInstances | SoundStyle | |
minPitch | SoundStyle | |
Pitch | SoundStyle | |
PitchRange (defined in SoundStyle) | SoundStyle | |
PitchVariance | SoundStyle | |
PlayOnlyIfFocused | SoundStyle | |
SoundLimitBehavior | SoundStyle | |
SoundPath | SoundStyle | |
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 | |
Type | SoundStyle | |
Variants | SoundStyle | |
VariantsWeights | SoundStyle | |
Volume | SoundStyle | |
WithPitchOffset(float offset) (defined in SoundStyle) | SoundStyle | |
WithVolumeScale(float scale) (defined in SoundStyle) | SoundStyle |