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
◆
color
Color
UnityEngine.SpriteRenderer.color
get
set
Definition at line
41
of file
SpriteRenderer.cs
.
42
{
43
get
44
{
45
throw
new
MissingMethodException
();
46
}
47
set
48
{
49
throw
new
MissingMethodException
();
50
}
51
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
SpriteRenderer
Generated by
1.10.0