terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
SR.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
5
[global::Cpp2ILInjected.Token(Token =
"0x2000002"
)]
6
internal
static
class
SR
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x6000001"
)]
9
[global::Cpp2ILInjected.Address(RVA =
"0x1D3C2BC"
, Offset =
"0x1D3C2BC"
, Length =
"0x4"
)]
10
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
11
internal
static
string
GetString
(
string
name
)
12
{
13
throw
null
;
14
}
15
}
SR.GetString
static string GetString(string name)
Definition
SR.cs:11
SR
Definition
SR.cs:22
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.ExceptionArgument.name
@ name
System
Definition
__Il2CppComDelegate.cs:6
source
System.Core
SR.cs
Generated by
1.10.0