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
◆
clearFlags
CameraClearFlags
UnityEngine.Camera.clearFlags
get
set
Definition at line
121
of file
Camera.cs
.
122
{
123
get
124
{
125
throw
new
MissingMethodException
();
126
}
127
set
128
{
129
throw
new
MissingMethodException
();
130
}
131
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
Camera
Generated by
1.10.0