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
ScrollViewState.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
using
UnityEngine.Scripting
;
5
6
namespace
UnityEngine
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x200000F"
)]
9
internal
class
ScrollViewState
10
{
11
[
RequiredByNativeCode
]
12
[global::Cpp2ILInjected.Token(Token =
"0x6000067"
)]
13
[global::Cpp2ILInjected.Address(RVA =
"0x1F9AE38"
, Offset =
"0x1F9AE38"
, Length =
"0x8"
)]
14
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(
object
), Member =
".ctor"
, ReturnType =
typeof
(
void
))]
16
public
ScrollViewState
()
17
{
18
throw
null
;
19
}
20
}
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Type
Definition
Type.cs:43
UnityEngine.ScrollViewState.ScrollViewState
ScrollViewState()
Definition
ScrollViewState.cs:16
UnityEngine.ScrollViewState
Definition
ScrollViewState.cs:10
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
UnityEngine.Scripting
Definition
MovedFromAttribute.cs:6
UnityEngine
Definition
_AndroidJNIHelper.cs:8
source
UnityEngine.IMGUIModule
UnityEngine
ScrollViewState.cs
Generated by
1.10.0