Elin Decompiled Documentation
EA 23.102 Nightly
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
w
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Events
Files
File List
File Members
All
$
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
Functions
Variables
Enumerations
a
b
c
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
z
•
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
Loading...
Searching...
No Matches
LightData.cs
Go to the documentation of this file.
1
using
System;
2
using
UnityEngine;
3
4
[Serializable]
5
public
class
LightData
6
{
7
public
Color
color
=
new
Color
(1f, 1f, 1f, 25f / 64f);
8
9
[
Range
(1f, 12f)]
10
public
int
radius
= 4;
11
}
AttackSource.Range
@ Range
FOWType.Color
@ Color
LightData
Definition:
LightData.cs:6
LightData.radius
int radius
Definition:
LightData.cs:10
LightData.color
Color color
Definition:
LightData.cs:7
Elin
Plugins.basecore
LightData.cs
Generated by
1.9.6