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
ScriptableRuntimeReflectionSystemWrapper.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Diagnostics
;
3
using
System.Runtime.CompilerServices
;
4
using
System.Runtime.InteropServices
;
5
using
UnityEngine.Scripting
;
6
7
namespace
UnityEngine.Experimental.Rendering
8
{
9
// Token: 0x02000141 RID: 321
10
[
RequiredByNativeCode
]
11
internal
class
ScriptableRuntimeReflectionSystemWrapper
12
{
13
// Token: 0x1700014D RID: 333
14
// (get) Token: 0x06000620 RID: 1568 RVA: 0x0000B144 File Offset: 0x00009344
15
// (set) Token: 0x06000621 RID: 1569 RVA: 0x0000B158 File Offset: 0x00009358
16
internal
IScriptableRuntimeReflectionSystem
implementation
17
{
18
[
CompilerGenerated
]
19
get
20
{
21
return
this.<
implementation
>
k__BackingField
;
22
}
23
[
CompilerGenerated
]
24
set
25
{
26
this.<
implementation
>
k__BackingField
=
value
;
27
}
28
}
29
30
// Token: 0x06000622 RID: 1570 RVA: 0x0000B16C File Offset: 0x0000936C
31
[
RequiredByNativeCode
]
32
private
void
Internal_ScriptableRuntimeReflectionSystemWrapper_TickRealtimeProbes
([Out]
bool
result)
33
{
34
if
(this.<
implementation
>
k__BackingField
!=
null
)
35
{
36
return
;
37
}
38
}
39
40
// Token: 0x06000623 RID: 1571 RVA: 0x0000B18C File Offset: 0x0000938C
41
public
ScriptableRuntimeReflectionSystemWrapper
()
42
{
43
}
44
45
// Token: 0x0400060E RID: 1550
46
[
CompilerGenerated
]
47
[
DebuggerBrowsable
(
DebuggerBrowsableState
.Never)]
48
private
IScriptableRuntimeReflectionSystem <implementation>
k__BackingField
;
49
}
50
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper.Internal_ScriptableRuntimeReflectionSystemWrapper_TickRealtimeProbes
void Internal_ScriptableRuntimeReflectionSystemWrapper_TickRealtimeProbes([Out] bool result)
Definition
ScriptableRuntimeReflectionSystemWrapper.cs:32
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper.k__BackingField
IScriptableRuntimeReflectionSystem< implementation > k__BackingField
Definition
ScriptableRuntimeReflectionSystemWrapper.cs:48
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper.ScriptableRuntimeReflectionSystemWrapper
ScriptableRuntimeReflectionSystemWrapper()
Definition
ScriptableRuntimeReflectionSystemWrapper.cs:41
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper.implementation
IScriptableRuntimeReflectionSystem implementation
Definition
ScriptableRuntimeReflectionSystemWrapper.cs:17
UnityEngine.Experimental.Rendering.ScriptableRuntimeReflectionSystemWrapper
Definition
ScriptableRuntimeReflectionSystemWrapper.cs:12
UnityEngine.Experimental.Rendering.IScriptableRuntimeReflectionSystem
Definition
IScriptableRuntimeReflectionSystem.cs:7
System.Diagnostics.DebuggerBrowsableState
DebuggerBrowsableState
Definition
DebuggerBrowsableState.cs:9
System.Diagnostics
Definition
ConditionalAttribute.cs:5
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.ExceptionArgument.value
@ value
System
Definition
__ComObject.cs:4
UnityEngine.Experimental.Rendering
Definition
BuiltinRuntimeReflectionSystem.cs:7
UnityEngine.Scripting
Definition
MovedFromAttribute.cs:4
source
UnityEngine.CoreModule
UnityEngine
Experimental
Rendering
ScriptableRuntimeReflectionSystemWrapper.cs
Generated by
1.10.0