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
EntitySource_ShakeTree.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.DataStructures
4
{
5
// Token: 0x02000657 RID: 1623
6
public
class
EntitySource_ShakeTree
:
AEntitySource_Tile
7
{
8
// Token: 0x060036F5 RID: 14069 RVA: 0x00220DA8 File Offset: 0x0021EFA8
9
public
EntitySource_ShakeTree
(
int
tileCoordsX
,
int
tileCoordsY
)
10
{
11
}
12
}
13
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.DataStructures.AEntitySource_Tile
Definition
AEntitySource_Tile.cs:8
Terraria.DataStructures.EntitySource_ShakeTree.EntitySource_ShakeTree
EntitySource_ShakeTree(int tileCoordsX, int tileCoordsY)
Definition
EntitySource_ShakeTree.cs:9
Terraria.DataStructures.EntitySource_ShakeTree
Definition
EntitySource_ShakeTree.cs:7
System
Definition
__ComObject.cs:4
Terraria.DataStructures
Definition
AEntitySource_OnHit.cs:4
source
Terraria
DataStructures
EntitySource_ShakeTree.cs
Generated by
1.10.0