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
LightType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x02000061 RID: 97
6
public
enum
LightType
7
{
8
// Token: 0x04000232 RID: 562
9
Spot
,
10
// Token: 0x04000233 RID: 563
11
Directional
,
12
// Token: 0x04000234 RID: 564
13
Point
,
14
// Token: 0x04000235 RID: 565
15
Area
,
16
// Token: 0x04000236 RID: 566
17
Rectangle
= 3,
18
// Token: 0x04000237 RID: 567
19
Disc
20
}
21
}
System
Definition
__ComObject.cs:4
UnityEngine.FilterMode.Point
@ Point
UnityEngine.LightType
LightType
Definition
LightType.cs:7
UnityEngine.LightType.Spot
@ Spot
UnityEngine.LightType.Disc
@ Disc
UnityEngine.LightType.Directional
@ Directional
UnityEngine.LightType.Rectangle
@ Rectangle
UnityEngine.LightType.Area
@ Area
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
UnityEngine.CoreModule
UnityEngine
LightType.cs
Generated by
1.10.0