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
◆
SetInt()
static
void
UnityEngine.PlayerPrefs.SetInt
(
string
key
,
int
value
)
inline
static
Definition at line
32
of file
PlayerPrefs.cs
.
33
{
34
throw
new
MissingMethodException
();
35
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
Referenced by
DrPlayerPrefs.SetInt()
.
UnityEngine
PlayerPrefs
Generated by
1.10.0