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
◆
GetString()
[2/2]
static
string System.Xml.Res.GetString
(
string
name
,
params
object[]
args
)
inline
static
Definition at line
16
of file
Res.cs
.
17
{
18
string
text
;
19
if
(
name
!=
null
)
20
{
21
return
text
;
22
}
23
return
text
;
24
}
System.ExceptionArgument.text
@ text
System.ExceptionArgument.name
@ name
References
System.name
, and
System.text
.
System
Xml
Res
Generated by
1.10.0