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
CustomRenderTexture.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
UnityEngine.Bindings
;
4
using
UnityEngine.Scripting
;
5
6
namespace
UnityEngine
7
{
8
[
NativeHeader
(
"Runtime/Graphics/CustomRenderTexture.h"
)]
9
[
UsedByNativeCode
]
10
[global::Cpp2ILInjected.Token(Token =
"0x2000051"
)]
11
public
sealed
class
CustomRenderTexture
:
RenderTexture
12
{
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
UnityEngine.CustomRenderTexture
Definition
CustomRenderTexture.cs:12
UnityEngine.RenderTexture
Definition
RenderTexture.cs:19
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
UnityEngine.Bindings
Definition
CodegenOptions.cs:5
UnityEngine.Scripting
Definition
MovedFromAttribute.cs:6
UnityEngine
Definition
_AndroidJNIHelper.cs:8
source
UnityEngine.CoreModule
UnityEngine
CustomRenderTexture.cs
Generated by
1.10.0