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
ScriptableRuntimeReflectionSystemSettings.cs
Go to the documentation of this file.
1
using
System
;
2
using
UnityEngine.Bindings
;
3
using
UnityEngine.Scripting
;
4
5
namespace
UnityEngine.Experimental.Rendering
6
{
7
// Token: 0x0200013F RID: 319
8
[
NativeHeader
(
"Runtime/Camera/ScriptableRuntimeReflectionSystem.h"
)]
9
[
RequiredByNativeCode
]
10
public
static
class
ScriptableRuntimeReflectionSystemSettings
11
{
12
// Token: 0x1700014B RID: 331
13
// (set) Token: 0x0600061B RID: 1563 RVA: 0x0000B0F8 File Offset: 0x000092F8
14
private
static
IScriptableRuntimeReflectionSystem
Internal_ScriptableRuntimeReflectionSystemSettings_system
15
{
16
[
RequiredByNativeCode
]
17
set
18
{
19
if
(!
true
)
20
{
21
}
22
}
23
}
24
25
// Token: 0x1700014C RID: 332
26
// (get) Token: 0x0600061C RID: 1564 RVA: 0x0000B10C File Offset: 0x0000930C
27
private
static
ScriptableRuntimeReflectionSystemWrapper
Internal_ScriptableRuntimeReflectionSystemSettings_instance
28
{
29
[
RequiredByNativeCode
]
30
get
31
{
32
if
(!
true
)
33
{
34
}
35
return
1;
36
}
37
}
38
39
// Token: 0x0600061D RID: 1565 RVA: 0x0000B120 File Offset: 0x00009320
40
[
StaticAccessor
(
"ScriptableRuntimeReflectionSystem"
,
StaticAccessorType
.DoubleColon)]
41
[
RuntimeInitializeOnLoadMethod
(
RuntimeInitializeLoadType
.AfterSceneLoad)]
42
private
static
void
ScriptingDirtyReflectionSystemInstance
()
43
{
44
throw
new
MissingMethodException
();
45
}
46
47
// Token: 0x0600061E RID: 1566 RVA: 0x0000B134 File Offset: 0x00009334
48
// Note: this type is marked as 'beforefieldinit'.
49
static
ScriptableRuntimeReflectionSystemSettings
()
50
{
51
}
52
53
// Token: 0x0400060D RID: 1549
54
private
static
ScriptableRuntimeReflectionSystemWrapper
s_Instance
;
55
}
56
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings.ScriptingDirtyReflectionSystemInstance
static void ScriptingDirtyReflectionSystemInstance()
Definition
ScriptableRuntimeReflectionSystemSettings.cs:42
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings.s_Instance
static ScriptableRuntimeReflectionSystemWrapper s_Instance
Definition
ScriptableRuntimeReflectionSystemSettings.cs:54
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings.ScriptableRuntimeReflectionSystemSettings
static ScriptableRuntimeReflectionSystemSettings()
Definition
ScriptableRuntimeReflectionSystemSettings.cs:49
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings.Internal_ScriptableRuntimeReflectionSystemSettings_instance
static ScriptableRuntimeReflectionSystemWrapper Internal_ScriptableRuntimeReflectionSystemSettings_instance
Definition
ScriptableRuntimeReflectionSystemSettings.cs:28
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings.Internal_ScriptableRuntimeReflectionSystemSettings_system
static IScriptableRuntimeReflectionSystem Internal_ScriptableRuntimeReflectionSystemSettings_system
Definition
ScriptableRuntimeReflectionSystemSettings.cs:15
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemSettings
Definition
ScriptableRuntimeReflectionSystemSettings.cs:11
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper
Definition
ScriptableRuntimeReflectionSystemWrapper.cs:12
UnityEngine.Experimental.Rendering.IScriptableRuntimeReflectionSystem
Definition
IScriptableRuntimeReflectionSystem.cs:7
System
Definition
__ComObject.cs:4
UnityEngine.Bindings.StaticAccessorType
StaticAccessorType
Definition
StaticAccessorType.cs:8
UnityEngine.Bindings
Definition
CodegenOptions.cs:4
UnityEngine.Experimental.Rendering
Definition
BuiltinRuntimeReflectionSystem.cs:7
UnityEngine.Scripting
Definition
MovedFromAttribute.cs:4
UnityEngine.RuntimeInitializeLoadType
RuntimeInitializeLoadType
Definition
RuntimeInitializeLoadType.cs:7
source
UnityEngine.CoreModule
UnityEngine
Experimental
Rendering
ScriptableRuntimeReflectionSystemSettings.cs
Generated by
1.10.0