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
SoundPlaySet.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.DataStructures
4
{
5
// Token: 0x02000676 RID: 1654
6
public
class
SoundPlaySet
7
{
8
// Token: 0x06003738 RID: 14136 RVA: 0x00221484 File Offset: 0x0021F684
9
public
SoundPlaySet
()
10
{
11
}
12
13
// Token: 0x04007829 RID: 30761
14
public
int
IntendedCooldown
;
15
16
// Token: 0x0400782A RID: 30762
17
public
int
SoundType
;
18
19
// Token: 0x0400782B RID: 30763
20
public
int
SoundStyle
;
21
}
22
}
Terraria.DataStructures.SoundPlaySet.IntendedCooldown
int IntendedCooldown
Definition
SoundPlaySet.cs:14
Terraria.DataStructures.SoundPlaySet.SoundStyle
int SoundStyle
Definition
SoundPlaySet.cs:20
Terraria.DataStructures.SoundPlaySet.SoundType
int SoundType
Definition
SoundPlaySet.cs:17
Terraria.DataStructures.SoundPlaySet.SoundPlaySet
SoundPlaySet()
Definition
SoundPlaySet.cs:9
Terraria.DataStructures.SoundPlaySet
Definition
SoundPlaySet.cs:7
System
Definition
__ComObject.cs:4
Terraria.DataStructures
Definition
AEntitySource_OnHit.cs:4
source
Terraria
DataStructures
SoundPlaySet.cs
Generated by
1.10.0