Elin Decompiled Documentation
EA 23.178 Nightly Patch 1
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
TileTypeWallOpen.cs
Go to the documentation of this file.
1
public
class
TileTypeWallOpen
:
TileTypeWall
2
{
3
public
override
bool
CastAmbientShadowBack
=>
false
;
4
5
public
override
bool
CastAmbientShadow
=>
false
;
6
7
public
override
bool
CastShadowSelf
=>
false
;
8
9
public
override
bool
IsBlockSight
=>
false
;
10
11
public
override
bool
IsOpenSight
=>
true
;
12
}
TileTypeWallOpen
Definition:
TileTypeWallOpen.cs:2
TileTypeWallOpen.CastAmbientShadowBack
override bool CastAmbientShadowBack
Definition:
TileTypeWallOpen.cs:3
TileTypeWallOpen.CastAmbientShadow
override bool CastAmbientShadow
Definition:
TileTypeWallOpen.cs:5
TileTypeWallOpen.IsOpenSight
override bool IsOpenSight
Definition:
TileTypeWallOpen.cs:11
TileTypeWallOpen.CastShadowSelf
override bool CastShadowSelf
Definition:
TileTypeWallOpen.cs:7
TileTypeWallOpen.IsBlockSight
override bool IsBlockSight
Definition:
TileTypeWallOpen.cs:9
TileTypeWall
Definition:
TileTypeWall.cs:2
Elin
TileTypeWallOpen.cs
Generated by
1.9.6