Elin Decompiled Documentation
EA 23.174 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
SpriteAsset.cs
Go to the documentation of this file.
1
using
System;
2
using
UnityEngine;
3
4
[Serializable]
5
public
class
SpriteAsset
6
{
7
public
Color
color
;
8
9
public
Sprite
sprite
;
10
11
public
Vector2Int
size
;
12
13
public
SkinColorProfile
colors
;
14
15
public
Color
textShadowColor
;
16
17
public
bool
textShadow
;
18
}
FOWType.Color
@ Color
SkinColorProfile
Definition:
SkinColorProfile.cs:4
SpriteAsset
Definition:
SpriteAsset.cs:6
SpriteAsset.colors
SkinColorProfile colors
Definition:
SpriteAsset.cs:13
SpriteAsset.textShadowColor
Color textShadowColor
Definition:
SpriteAsset.cs:15
SpriteAsset.size
Vector2Int size
Definition:
SpriteAsset.cs:11
SpriteAsset.sprite
Sprite sprite
Definition:
SpriteAsset.cs:9
SpriteAsset.color
Color color
Definition:
SpriteAsset.cs:7
SpriteAsset.textShadow
bool textShadow
Definition:
SpriteAsset.cs:17
Elin
Plugins.UI
SpriteAsset.cs
Generated by
1.9.6