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
◆
mode
Navigation.Mode
UnityEngine.UI.Navigation.mode
get
set
Definition at line
13
of file
Navigation.cs
.
14
{
15
get
16
{
17
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
18
}
19
set
20
{
21
this.m_Mode
=
value
;
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
System.ExceptionArgument.value
@ value
UnityEngine
UI
Navigation
Generated by
1.10.0