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
◆
compositionCursorPos
Vector2
UnityEngine.Input.compositionCursorPos
static
get
set
Definition at line
173
of file
Input.cs
.
174
{
175
get
176
{
177
throw
new
MissingMethodException
();
178
}
179
set
180
{
181
throw
new
MissingMethodException
();
182
}
183
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
Input
Generated by
1.10.0