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
IWindowInfo.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
MonoGame.OpenGL
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200031D"
)]
7
public
interface
IWindowInfo
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x170001D4"
)]
10
IntPtr
Handle
11
{
12
[global::Cpp2ILInjected.Token(Token =
"0x600128D"
)]
13
get
;
14
}
15
}
16
}
MonoGame.OpenGL.IWindowInfo.Handle
IntPtr Handle
Definition
IWindowInfo.cs:11
MonoGame.OpenGL.IWindowInfo
Definition
IWindowInfo.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
MonoGame.OpenGL
Definition
IGraphicsContext.cs:5
System
Definition
__Il2CppComDelegate.cs:6
System.IntPtr
Definition
IntPtr.cs:33
source
MonoGame
OpenGL
IWindowInfo.cs
Generated by
1.10.0