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
CastHelper.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x020000A7 RID: 167
6
internal
struct
CastHelper
<T>
7
{
8
// Token: 0x04000364 RID: 868
9
public
T
t
;
10
11
// Token: 0x04000365 RID: 869
12
public
IntPtr
onePointerFurtherThanT
;
13
}
14
}
System
Definition
__ComObject.cs:4
UnityEngine
Definition
_AndroidJNIHelper.cs:6
System.IntPtr
Definition
IntPtr.cs:13
UnityEngine.CastHelper.onePointerFurtherThanT
IntPtr onePointerFurtherThanT
Definition
CastHelper.cs:12
UnityEngine.CastHelper.t
T t
Definition
CastHelper.cs:9
UnityEngine.CastHelper
Definition
CastHelper.cs:7
source
UnityEngine.CoreModule
UnityEngine
CastHelper.cs
Generated by
1.10.0