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
PlayerPrefsException.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x02000033 RID: 51
6
public
class
PlayerPrefsException
:
Exception
7
{
8
// Token: 0x06000035 RID: 53 RVA: 0x000023E8 File Offset: 0x000005E8
9
public
PlayerPrefsException
(
string
error)
10
{
11
if
(!
true
)
12
{
13
}
14
base
..ctor(error);
15
}
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Exception
Definition
Exception.cs:15
UnityEngine.PlayerPrefsException.PlayerPrefsException
PlayerPrefsException(string error)
Definition
PlayerPrefsException.cs:9
UnityEngine.PlayerPrefsException
Definition
PlayerPrefsException.cs:7
System
Definition
__ComObject.cs:4
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
UnityEngine.CoreModule
UnityEngine
PlayerPrefsException.cs
Generated by
1.10.0