terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CustomSoundStyle() [1/3]

Terraria.Audio.CustomSoundStyle.CustomSoundStyle ( SoundEffect soundEffect,
SoundType type = SoundType::Sound,
float volume = 1f,
float pitchVariance = 0f )
inline

Definition at line 21 of file CustomSoundStyle.cs.

22 {
23 if (!true)
24 {
25 }
26 base..ctor(volume, pitchVariance, type);
27 if (soundEffect == null || soundEffect != null)
28 {
29 return;
30 }
32 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.