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
CaptureSettings.cs
Go to the documentation of this file.
1
using
System
;
2
using
Microsoft.Xna.Framework
;
3
4
namespace
Terraria.Graphics.Capture
5
{
6
// Token: 0x0200076E RID: 1902
7
public
class
CaptureSettings
8
{
9
// Token: 0x06003E66 RID: 15974 RVA: 0x0023D1B8 File Offset: 0x0023B3B8
10
public
CaptureSettings
()
11
{
12
if
(!
true
)
13
{
14
}
15
this.Biome
= 1;
16
base
..ctor();
17
if
(!
true
)
18
{
19
}
20
DateTime
dateTime =
DateTime
.
Now
.
ToLocalTime
();
21
if
(
"Capture "
==
null
||
"Capture "
!=
null
)
22
{
23
int
num;
24
string
text
= num.ToString(
"D4"
);
25
if
((
text
==
null
||
text
!=
null
) && (
"-"
==
null
||
"-"
!=
null
))
26
{
27
int
num2
;
28
string
text2 =
num2
.ToString(
"D2"
);
29
if
((text2 ==
null
|| text2 !=
null
) && (
"-"
==
null
||
"-"
!=
null
))
30
{
31
int
num3
;
32
string
text3
=
num3
.ToString(
"D2"
);
33
if
((
text3
==
null
||
text3
!=
null
) && (
" "
==
null
||
" "
!=
null
))
34
{
35
int
num4
;
36
string
text4
=
num4
.ToString(
"D2"
);
37
if
((
text4
==
null
||
text4
!=
null
) && (
"_"
==
null
||
"_"
!=
null
))
38
{
39
int
num5
;
40
string
text5
=
num5
.ToString(
"D2"
);
41
if
((
text5
==
null
||
text5
!=
null
) && (
"_"
==
null
||
"_"
!=
null
))
42
{
43
int
num6
;
44
string
text6
=
num6
.ToString(
"D2"
);
45
if
(
text6
==
null
||
text6
!=
null
)
46
{
47
string
text7
;
48
this.OutputName
=
text7
;
49
return
;
50
}
51
}
52
}
53
}
54
}
55
}
56
}
57
throw
new
ArrayTypeMismatchException
();
58
}
59
60
// Token: 0x04007D19 RID: 32025
61
public
Rectangle
Area
;
62
63
// Token: 0x04007D1A RID: 32026
64
public
bool
UseScaling
=
true
;
65
66
// Token: 0x04007D1B RID: 32027
67
public
string
OutputName
;
68
69
// Token: 0x04007D1C RID: 32028
70
public
bool
CaptureEntities
=
true
;
71
72
// Token: 0x04007D1D RID: 32029
73
public
CaptureBiome
Biome
;
74
75
// Token: 0x04007D1E RID: 32030
76
public
bool
CaptureMech
;
77
78
// Token: 0x04007D1F RID: 32031
79
public
bool
CaptureBackground
;
80
}
81
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ArrayTypeMismatchException
Definition
ArrayTypeMismatchException.cs:9
Terraria.Graphics.Capture.CaptureBiome
Definition
CaptureBiome.cs:7
Terraria.Graphics.Capture.CaptureSettings.OutputName
string OutputName
Definition
CaptureSettings.cs:67
Terraria.Graphics.Capture.CaptureSettings.Area
Rectangle Area
Definition
CaptureSettings.cs:61
Terraria.Graphics.Capture.CaptureSettings.Biome
CaptureBiome Biome
Definition
CaptureSettings.cs:73
Terraria.Graphics.Capture.CaptureSettings.CaptureSettings
CaptureSettings()
Definition
CaptureSettings.cs:10
Terraria.Graphics.Capture.CaptureSettings.CaptureMech
bool CaptureMech
Definition
CaptureSettings.cs:76
Terraria.Graphics.Capture.CaptureSettings.CaptureEntities
bool CaptureEntities
Definition
CaptureSettings.cs:70
Terraria.Graphics.Capture.CaptureSettings.UseScaling
bool UseScaling
Definition
CaptureSettings.cs:64
Terraria.Graphics.Capture.CaptureSettings.CaptureBackground
bool CaptureBackground
Definition
CaptureSettings.cs:79
Terraria.Graphics.Capture.CaptureSettings
Definition
CaptureSettings.cs:8
Microsoft.Xna.Framework
Definition
AudioChannels.cs:4
System.ExceptionArgument.text
@ text
System
Definition
__ComObject.cs:4
Terraria.Graphics.Capture
Definition
CaptureBiome.cs:4
Microsoft.Xna.Framework.Rectangle
Definition
Rectangle.cs:9
System.DateTime.Now
static DateTime Now
Definition
DateTime.cs:530
System.DateTime.ToLocalTime
DateTime ToLocalTime()
Definition
DateTime.cs:801
System.DateTime
Definition
DateTime.cs:13
source
Terraria
Graphics
Capture
CaptureSettings.cs
Generated by
1.10.0