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
◆
ActiveFrameStyle
GUIMap.MinimapFrameStyle
GUIMap.ActiveFrameStyle
get
set
Definition at line
23
of file
GUIMap.cs
.
24
{
25
get
26
{
27
return
this.
_activeFrameStyle
;
28
}
29
set
30
{
31
this._activeFrameStyle
=
value
;
32
if
(!
true
)
33
{
34
}
35
string
text2;
36
string
text
=
"Images/UI/Minimap/"
+ text2 +
"/MinimapFrame"
;
37
this.BackingMiniTextureId
=
text
;
38
string
text4
;
39
string
text3
=
"Images/UI/Minimap/"
+
text4
+
"/MinimapFrameConsole"
;
40
this.BackingLargeTextureId
=
text3
;
41
}
42
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
GUIMap._activeFrameStyle
GUIMap.MinimapFrameStyle _activeFrameStyle
Definition
GUIMap.cs:442
System.ExceptionArgument.text
@ text
System.ExceptionArgument.value
@ value
GUIMap
Generated by
1.10.0