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
◆
Down
ButtonState
Microsoft.Xna.Framework.Input.JoystickHat.Down
get
set
Definition at line
13
of file
JoystickHat.cs
.
14
{
15
[
CompilerGenerated
]
16
readonly
get
17
{
18
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
19
}
20
[
CompilerGenerated
]
21
internal
set
22
{
23
this.<
Down
>
k__BackingField
=
value
;
24
}
25
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
System.ExceptionArgument.value
@ value
Microsoft.Xna.Framework.Input.JoystickHat.Down
ButtonState Down
Definition
JoystickHat.cs:14
Microsoft.Xna.Framework.Input.JoystickHat.k__BackingField
ButtonState< Down > k__BackingField
Definition
JoystickHat.cs:154
Microsoft
Xna
Framework
Input
JoystickHat
Generated by
1.10.0